This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
declare const DialogClose: import("svelte").Component<import("../types.js").DialogTriggerProps, {}, "ref">;
|
||||
type DialogClose = ReturnType<typeof DialogClose>;
|
||||
export default DialogClose;
|
||||
Reference in New Issue
Block a user