|
пре 5 година | |
---|---|---|
.. | ||
test | пре 5 година | |
.npmignore | пре 5 година | |
History.md | пре 5 година | |
Makefile | пре 5 година | |
Readme.md | пре 5 година | |
component.json | пре 5 година | |
index.js | пре 5 година | |
package.json | пре 5 година |
Returns a reference to the global
object
Install with component(1):
$ component install component/global
var global = require('global');
MIT