UNPKG

binary-tree-typed

Version:

Binary Tree. Javascript & Typescript Data Structure.

2 lines (1 loc) 51 B
export type MapGraphCoordinate = [number, number];