UNPKG

zstoreq

Version:

zustand-query is a library that helps you to query You can cal your api and get the data and store it in zustand store

3 lines (2 loc) 135 B
export declare function setGlobalErrorHandler(handler: (err: any) => void): void; export declare function handleError(err: any): void;