Type alias CreateGlobalStore<Store>

CreateGlobalStore<Store>: [storeHolder: StoreHolder<Store>, useStore: StoreHook<Store>]

Type Parameters

  • Store