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

6 lines
267 B
TypeScript
Raw Normal View History

2021-03-23 17:41:02 +00:00
// NOTE: These definitions support NodeJS and TypeScript 3.7.
// This isn't strictly needed since 3.7 has the assert module, but this way we're consistent.
// Typically type modificatons should be made in base.d.ts instead of here
/// <reference path="base.d.ts" />