UNPKG

fql-toolkit

Version:
4 lines 199 B
import type { AuthManager } from './AuthManager.js'; import type { AuthState } from './types.js'; export declare function useAuth(manager: AuthManager): AuthState; //# sourceMappingURL=react.d.ts.map