// Type definitions for non-npm package Node.js 18.0 // Project: https://nodejs.org/ // Definitions by: Microsoft TypeScript // DefinitelyTyped // Alberto Schiabel // Alvis HT Tang // Andrew Makarov // Benjamin Toueg // Chigozirim C. // David Junger // Deividas Bakanas // Eugene Y. Q. Shen // Hannes Magnusson // Huw // Kelvin Jin // Klaus Meinhardt // Lishude // Mariusz Wiktorczyk // Mohsen Azimi // Nicolas Even // Nikita Galkin // Parambir Singh // Sebastian Silbermann // Simon Schick // Thomas den Hollander // Wilco Bakker // wwwy3y3 // Samuel Ainsworth // Kyle Uehlein // Thanik Bhongbhibhat // Marcin Kopacz // Trivikram Kamat // Junxiao Shi // Ilia Baryshnikov // ExE Boss // Piotr Błażejewicz // Anna Henningsen // Victor Perin // Yongsheng Zhang // NodeJS Contributors // Linus Unnebäck // wafuwafu13 // Matteo Collina // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * License for programmatically and manually incorporated * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc * * Copyright Node.js contributors. All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ // NOTE: These definitions support NodeJS and TypeScript 3.7+. // Reference required types from the default lib: /// /// /// /// // Base definitions for all NodeJS modules that are not specific to any version of TypeScript: /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// ///