UNPKG

@tuoyuan/web

Version:
6 lines (5 loc) 174 B
import { ArcoOptions } from '@tuoyuan/arco/es/_utils/types'; export declare const Drawer: { install: (app: any, options?: ArcoOptions) => void; }; export default Drawer;