Sha256: 53ee5fbaeaa1877711e2ea2802997876bf164950d3081bb2f86f0c9a17e63f17

Contents?: true

Size: 539 Bytes

Versions: 1

Compression:

Stored size: 539 Bytes

Contents

// NOTE: These definitions support NodeJS and TypeScript 3.2 - 3.4.
// This is required to enable globalThis support for global in ts3.5 without causing errors
// This is required 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="../ts3.1/assert.d.ts" />

// tslint:disable-next-line:no-bad-reference
/// <reference path="../ts3.1/globals.global.d.ts" />

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@types/node/ts3.4/index.d.ts