1 | # Installation
|
2 | > `npm install --save @types/grunt`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for Grunt (http://gruntjs.com).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grunt.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Fri, 09 Jul 2021 02:32:28 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
|
13 | * Global values: `grunt`
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Jeff May](https://github.com/jeffmay), and [Basarat Ali Syed](https://github.com/basarat).
|