index.ts 100 B

12
  1. export { BaseDialog, type DialogRef } from "./base-dialog";
  2. export { Notice } from "./base-notice";