Files
2026-03-11 09:49:47 +08:00

3 lines
121 B
TypeScript

export { UIKitModal } from './UIKitModal';
export type { UIKitModalOptions, UIKitModalResult, ModalType } from './type';