install-merlin32-action/node_modules/@types/node/ts3.2/index.d.ts

9 lines
335 B
TypeScript
Raw Normal View History

2021-03-23 17:41:02 +00:00
// NOTE: These definitions support NodeJS and TypeScript 3.2.
// This is requried to enable typing assert in ts3.7 without causing errors
// Typically type modifiations should be made in base.d.ts instead of here
/// <reference path="base.d.ts" />
// tslint:disable-next-line:no-bad-reference
/// <reference path="../assert.d.ts" />