1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/node_modules/global
2022-05-20 16:22:54 -03:00
..
.travis.yml Improving the get restream credentials 2022-05-20 16:22:54 -03:00
console.js Improving the get restream credentials 2022-05-20 16:22:54 -03:00
document.js Improving the get restream credentials 2022-05-20 16:22:54 -03:00
LICENSE Improving the get restream credentials 2022-05-20 16:22:54 -03:00
package.json Improving the get restream credentials 2022-05-20 16:22:54 -03:00
process.js Improving the get restream credentials 2022-05-20 16:22:54 -03:00
README.md Improving the get restream credentials 2022-05-20 16:22:54 -03:00
window.js Improving the get restream credentials 2022-05-20 16:22:54 -03:00

global

Require global variables

Example

var global = require("global")
var document = require("global/document")
var window = require("global/window")

Installation

npm install global

Contributors

  • Raynos

MIT Licenced