3 lines
121 B
TypeScript
3 lines
121 B
TypeScript
export { UIKitModal } from './UIKitModal';
|
|
export type { UIKitModalOptions, UIKitModalResult, ModalType } from './type';
|