2024-06-14 23:59:50 +09:00

3 lines
75 B
TypeScript

export * from "./Component";
export { useDialogContext } from "./Context";