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