1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/requirejs`
# Summary
This package contains type definitions for RequireJS (http://requirejs.org/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/requirejs
Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Dependencies: none
* Global values: define, require, requirejs
# Credits
These definitions were written by Josh Baldwin <https://github.com/jbaldwin>.
|