Files
2026-04-13 08:19:53 +08:00

3 lines
93 B
TypeScript

export type * from '../dialog/dialog.js';
export { DialogPanel } from '../dialog/dialog.js';