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