[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/github/codeql/codeql-cli-2.27.1/javascript/externs/nodejs/sys.js [Back]  [Original]

// Automatically generated from TypeScript type definitions provided by
// DefinitelyTyped (https://github.com/DefinitelyTyped/DefinitelyTyped),
// which is licensed under the MIT license; see file DefinitelyTyped-LICENSE
// in parent directory.
// Type definitions for Node.js 10.5.x
// Project: http://nodejs.org/
// Definitions by: Microsoft TypeScript 
//                 DefinitelyTyped 
//                 Parambir Singh 
//                 Christian Vaagland Tellnes 
//                 Wilco Bakker 
//                 Nicolas Voigt 
//                 Chigozirim C. 
//                 Flarna 
//                 Mariusz Wiktorczyk 
//                 wwwy3y3 
//                 Deividas Bakanas 
//                 Kelvin Jin 
//                 Alvis HT Tang 
//                 Sebastian Silbermann 
//                 Hannes Magnusson 
//                 Alberto Schiabel 
//                 Klaus Meinhardt 
//                 Huw 
//                 Nicolas Even 
//                 Bruno Scheufler 
//                 Mohsen Azimi 
//                 Hong Vn Khi 
//                 Alexander T. 
//                 Lishude 
//                 Andrew Makarov 
//                 Zane Hannan AU 
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

/**
 * @externs
 * @fileoverview Definitions for module "sys"
 */

var util = require("util");

module.exports = util;


Web Proxy Viewer  |  New URL  |  Original Page