UNPKG

267 BTypeScriptView Raw
1// NOTE: These definitions support NodeJS and TypeScript 3.7.
2// This isn't strictly needed since 3.7 has the assert module, but this way we're consistent.
3// Typically type modificatons should be made in base.d.ts instead of here
4
5/// <reference path="base.d.ts" />