api.d.ts 174 B

123456
  1. /* eslint-disable @typescript-eslint/no-empty-interface */
  2. /**
  3. * 文件占位
  4. * 单个 API 类型按照 API 路径放在 ./klian 目录下
  5. */
  6. declare interface ApiList {}