nextjs-with-zustand-typescript
kennethnwc/nextjs-with-zustand-typescript
TypeScript
This example shows how to integrate Zustand in Next.js with typescript. You dont need to define the StoreInterface manually. It will get infer when you initialized the store