UNPKG

cyphertap

Version:

Nostr, Lightning and Ecash on a single Button component

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