mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
3 lines
238 B
TypeScript
3 lines
238 B
TypeScript
import { AlertDialogContextValue, useAlertDialogContext } from "./context.js";
|
|
import { index_parts_d_exports } from "./index.parts.js";
|
|
export { index_parts_d_exports as AlertDialog, type AlertDialogContextValue, useAlertDialogContext }; |