Files
xuetang/TUICallKit-Vue3/TUIKit/components/UIKitModal/index.ts
T
2026-09-08 11:40:15 +08:00

3 lines
121 B
TypeScript

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