UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

7 lines (6 loc) 329 B
import { Situation } from "../../../logic/situation.js"; export declare const ListPage: (props: [situation: Situation.List], meta?: Partial<{ content: import("lit-html").TemplateResult; auto_exportparts: boolean; attrs: import("@benev/slate").ShadowAttrs; }>) => import("lit-html/directive.js").DirectiveResult<any>;