index.d.ts 51 B

123
  1. import './pc';
  2. import './android';
  3. import './ios';