UNPKG

@auth/core

Version:

Authentication for the Web.

3 lines 163 B
import type { AuthAction } from "../../types.js"; export declare function isAuthAction(action: string): action is AuthAction; //# sourceMappingURL=actions.d.ts.map