UNPKG

@realsee/dnalogel

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