index.d.ts 40 B

12345
  1. import 'egg';
  2. declare module 'egg' {
  3. }