UNPKG

@bytedance/mona-client-web

Version:

web for mona

5 lines (4 loc) 221 B
import { ShowModalOptions } from '@bytedance/mona'; import './index.module.less'; export declare function Modal(props: ShowModalOptions): JSX.Element; export declare function webShowModal(props?: ShowModalOptions): void;