typings.d.ts 191 B

12345
  1. declare module 'slash2';
  2. declare module 'antd-pro-merge-less';
  3. declare module 'antd-theme-webpack-plugin';
  4. declare let ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION: 'site' | undefined;