Files
HRM-System/node_modules/@headlessui/react/dist/components/dialog-panel/dialog-panel.d.ts
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';