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