rss-feeder-mobilizon/node_modules/@types/node/ts3.6/index.d.ts

8 lines
303 B
TypeScript

// NOTE: These definitions support NodeJS and TypeScript 3.5 - 3.6.
// This is required to enable typing assert in ts3.7 without causing errors
// Typically type modifications should be made in base.d.ts instead of here
/// <reference path="base.d.ts" />
/// <reference path="../ts3.4/assert.d.ts" />