UNPKG

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