🧸
zfy
  • Getting started
  • 🤓Guides
    • Creating & using a store
    • Persisting & rehydrating data
    • Using middlewares
    • Handling multiple stores
    • Type checking with TypeScript
  • 📚API reference
    • Types
      • CreateStoreType
      • CreateStoreConfigType
      • CreateStoreOptionsType
      • StoreType
      • ZfyMiddlewareType
      • InitStoresType
      • InitStoresResetOptionsType
    • createStore
    • initStores
    • PersistGate
    • useRehydrate
  • 🗃️Others
    • Help
    • Contributing
    • Changelog
    • GitHub
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Type checking with TypeScript

PreviousHandling multiple storesNextTypes

Last updated 3 years ago

Was this helpful?

Due to time constraints, we were not able to finish this page. However, please know that the entirety of the library has been written in TypeScript. Feel free to , or if you need assistance with anything.

🤓
check the existing API reference
browse the type interfaces
open an issue