UNPKG

@gabrielrufino/cube

Version:

Data structures made in Typescript

2 lines (1 loc) 37 B
export type Edge = [string, string];