@dulysse1/better-node
Version:
Improve Node types & add object properties
14 lines (13 loc) • 476 B
TypeScript
/// <reference path="average.d.ts" />
/// <reference path="asc.d.ts" />
/// <reference path="desc.d.ts" />
/// <reference path="randomize.d.ts" />
/// <reference path="first.d.ts" />
/// <reference path="last.d.ts" />
/// <reference path="drop.d.ts" />
/// <reference path="sum.d.ts" />
/// <reference path="copy.d.ts" />
/// <reference path="insert.d.ts" />
/// <reference path="shuffle.d.ts" />
/// <reference path="replace.d.ts" />
/// <reference path="replaceAll.d.ts" />