UNPKG

2.65 kBTypeScriptView Raw
1// Type definitions for Node.js 10.17
2// Project: http://nodejs.org/
3// Definitions by: Microsoft TypeScript <https://github.com/Microsoft>
4// DefinitelyTyped <https://github.com/DefinitelyTyped>
5// Alberto Schiabel <https://github.com/jkomyno>
6// Alexander T. <https://github.com/a-tarasyuk>
7// Alvis HT Tang <https://github.com/alvis>
8// Andrew Makarov <https://github.com/r3nya>
9// Bruno Scheufler <https://github.com/brunoscheufler>
10// Chigozirim C. <https://github.com/smac89>
11// Deividas Bakanas <https://github.com/DeividasBakanas>
12// Eugene Y. Q. Shen <https://github.com/eyqs>
13// Hannes Magnusson <https://github.com/Hannes-Magnusson-CK>
14// Hoàng Văn Khải <https://github.com/KSXGitHub>
15// Huw <https://github.com/hoo29>
16// Kelvin Jin <https://github.com/kjin>
17// Klaus Meinhardt <https://github.com/ajafff>
18// Lishude <https://github.com/islishude>
19// Mariusz Wiktorczyk <https://github.com/mwiktorczyk>
20// Mohsen Azimi <https://github.com/mohsen1>
21// Nicolas Even <https://github.com/n-e>
22// Nikita Galkin <https://github.com/galkin>
23// Parambir Singh <https://github.com/parambirs>
24// Sebastian Silbermann <https://github.com/eps1lon>
25// Simon Schick <https://github.com/SimonSchick>
26// Thomas den Hollander <https://github.com/ThomasdenH>
27// Wilco Bakker <https://github.com/WilcoBakker>
28// wwwy3y3 <https://github.com/wwwy3y3>
29// Zane Hannan AU <https://github.com/ZaneHannanAU>
30// Jeremie Rodriguez <https://github.com/jeremiergz>
31// Samuel Ainsworth <https://github.com/samuela>
32// Kyle Uehlein <https://github.com/kuehlein>
33// Jordi Oliveras Rovira <https://github.com/j-oliveras>
34// Thanik Bhongbhibhat <https://github.com/bhongy>
35// Minh Son Nguyen <https://github.com/nguymin4>
36// ExE Boss <https://github.com/ExE-Boss>
37// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
38
39// NOTE: These definitions support NodeJS and TypeScript 3.7.
40// This isn't strictly needed since 3.7 has the assert module, but this way we're consistent.
41// Typically type modificatons should be made in base.d.ts instead of here
42
43/// <reference path="base.d.ts" />
44/// <reference path="ts3.6/base.d.ts" />