UNPKG

@refinedev/core

Version:

Refine is a React meta-framework for building enterprise-level, data-intensive applications rapidly with support for modern UI libraries and headless integrations.

6 lines 145 B
/** * A hook that the UI uses * @internal */ export declare const useIsExistAuthentication: () => boolean; //# sourceMappingURL=index.d.ts.map