Gruntfile.d.ts 64 B

12
  1. declare function _exports(grunt: any): void;
  2. export = _exports;