Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / node_modules / @types / node / index.d.ts
1 // Type definitions for non-npm package Node.js 13.13
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 //                 Benjamin Toueg <https://github.com/btoueg>
10 //                 Bruno Scheufler <https://github.com/brunoscheufler>
11 //                 Chigozirim C. <https://github.com/smac89>
12 //                 Christian Vaagland Tellnes <https://github.com/tellnes>
13 //                 David Junger <https://github.com/touffy>
14 //                 Deividas Bakanas <https://github.com/DeividasBakanas>
15 //                 Eugene Y. Q. Shen <https://github.com/eyqs>
16 //                 Flarna <https://github.com/Flarna>
17 //                 Hannes Magnusson <https://github.com/Hannes-Magnusson-CK>
18 //                 Hoàng Văn Khải <https://github.com/KSXGitHub>
19 //                 Huw <https://github.com/hoo29>
20 //                 Kelvin Jin <https://github.com/kjin>
21 //                 Klaus Meinhardt <https://github.com/ajafff>
22 //                 Lishude <https://github.com/islishude>
23 //                 Mariusz Wiktorczyk <https://github.com/mwiktorczyk>
24 //                 Mohsen Azimi <https://github.com/mohsen1>
25 //                 Nicolas Even <https://github.com/n-e>
26 //                 Nikita Galkin <https://github.com/galkin>
27 //                 Parambir Singh <https://github.com/parambirs>
28 //                 Sebastian Silbermann <https://github.com/eps1lon>
29 //                 Simon Schick <https://github.com/SimonSchick>
30 //                 Thomas den Hollander <https://github.com/ThomasdenH>
31 //                 Wilco Bakker <https://github.com/WilcoBakker>
32 //                 wwwy3y3 <https://github.com/wwwy3y3>
33 //                 Samuel Ainsworth <https://github.com/samuela>
34 //                 Kyle Uehlein <https://github.com/kuehlein>
35 //                 Jordi Oliveras Rovira <https://github.com/j-oliveras>
36 //                 Thanik Bhongbhibhat <https://github.com/bhongy>
37 //                 Marcin Kopacz <https://github.com/chyzwar>
38 //                 Trivikram Kamat <https://github.com/trivikr>
39 //                 Minh Son Nguyen <https://github.com/nguymin4>
40 //                 Junxiao Shi <https://github.com/yoursunny>
41 //                 Ilia Baryshnikov <https://github.com/qwelias>
42 //                 ExE Boss <https://github.com/ExE-Boss>
43 //                 Surasak Chaisurin <https://github.com/Ryan-Willpower>
44 //                 Piotr Błażejewicz <https://github.com/peterblazejewicz>
45 //                 Jason Kwok <https://github.com/JasonHK>
46 // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
47
48 // NOTE: These definitions support NodeJS and TypeScript 3.7.
49 // This isn't strictly needed since 3.7 has the assert module, but this way we're consistent.
50 // Typically type modificatons should be made in base.d.ts instead of here
51
52 /// <reference path="base.d.ts" />