typings.d.ts 82 B

1234
  1. import 'umi/typings';
  2. declare module '@emotion/css';
  3. declare module 'insert-css';