UNPKG

@e280/authlocal

Version:

User-sovereign login system for everybody

3 lines (2 loc) 122 B
import { AuthOptions } from "../types.js"; export declare function defaults(options?: Partial<AuthOptions>): AuthOptions;