index.d.ts 269 B

1234567
  1. /// <reference path="./app.d.ts" />
  2. /// <reference path="./common.d.ts" />
  3. /// <reference path="./page.d.ts" />
  4. /// <reference path="./uni.d.ts" />
  5. /// <reference path="./cloud.d.ts" />
  6. /// <reference path="./vue.d.ts" />
  7. /// <reference path="../html5plus/plus.d.ts" />