Skip to main content

Type Alias: KVStoreProvider

KVStoreProvider: object

Provider for creating and deleting Store instances.

Type declaration

create

create: CreateKVStore

drop

drop: DropKVStore