UNPKG

convex

Version:

Client for the Convex Cloud

4 lines 203 B
import { Auth } from "../authentication.js"; export declare function setupAuth(): Auth; export declare function setupActionAuth(requestId: string): Auth; //# sourceMappingURL=authentication_impl.d.ts.map