UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

7 lines (6 loc) 326 B
import { Passport } from "../../../../auth/passport.js"; export declare const Breakdown: (props: [passports: Passport[]], meta?: Partial<{ content: import("lit-html").TemplateResult; auto_exportparts: boolean; attrs: import("@benev/slate").ShadowAttrs; }>) => import("lit-html/directive.js").DirectiveResult<any>;