eggInfo.d.ts 173 B

12345
  1. /**
  2. * Getting plugin info in child_process to prevent effecting egg application( splitting scopes ).
  3. */
  4. import 'cache-require-paths';
  5. //# sourceMappingURL=eggInfo.d.ts.map