UNPKG

@salad-labs/loopz-typescript

Version:
4 lines 258 B
import { LoopzAuthContextValue } from "../../types/react/loopzauthcontextvalue"; import { Maybe } from "../../types"; export declare const LoopzAuthContext: import("react").Context<Maybe<LoopzAuthContextValue>>; //# sourceMappingURL=loopzauthcontext.d.ts.map