mirror of
https://github.com/zoriya/v10.git
synced 2026-08-09 15:46:42 +00:00
3 lines
238 B
TypeScript
3 lines
238 B
TypeScript
import { ErrorDialogContextValue, useErrorDialogContext } from "./context.js";
|
|
import { index_parts_d_exports } from "./index.parts.js";
|
|
export { index_parts_d_exports as ErrorDialog, type ErrorDialogContextValue, useErrorDialogContext }; |