UNPKG

@e280/authlocal

Version:

User-sovereign login system for everybody

6 lines (5 loc) 130 B
import { Auth } from "../auth.js"; export declare const appElements: (auth: Auth) => { AuthButton: any; AuthUser: any; };