// NOTE: These definitions support NodeJS and TypeScript 3.6 and earlier. // NOTE: TypeScript version-specific augmentations can be found in the following paths: // - ~/base.d.ts - Shared definitions common to all TypeScript versions // - ~/index.d.ts - Definitions specific to TypeScript 3.7 and above // - ~/ts3.6/base.d.ts - Definitions specific to TypeScript 3.6 and earlier // - ~/ts3.6/index.d.ts - Definitions specific to TypeScript 3.6 and earlier with assert pulled in // Reference required types from the default lib: /// /// /// /// // Base definitions for all NodeJS modules that are not specific to any version of TypeScript: /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// // TypeScript 3.6-specific augmentations: /// // TypeScript 3.6-specific augmentations: ///