UNPKG

@realsee/dnalogel

Version:
3 lines (2 loc) 107 B
export type Direction = 'x' | 'y' | 'z' | 'plane'; export type Direction4 = 'nesw' | 'nwse' | 'ns' | 'ew';