UNPKG

cyphertap

Version:

Nostr, Lightning and Ecash on a single Button component

4 lines (3 loc) 220 B
declare const DrawerNested: import("svelte").Component<import("vaul-svelte").DrawerRootPropsWithoutHTML, {}, "open" | "activeSnapPoint">; type DrawerNested = ReturnType<typeof DrawerNested>; export default DrawerNested;