Function createLegacyRESTClientStore
createLegacyRESTClientStore<R extends SchemaRegistry = SchemaRegistry>( opts: LegacyRESTClientStoreOptions,): LegacyRESTClientStore<R> Type Parameters
- R extends SchemaRegistry = SchemaRegistry
Parameters
- opts: LegacyRESTClientStoreOptions
Returns LegacyRESTClientStore<R>