UNPKG

@caveworld/honeycomb-grid

Version:
3 lines (2 loc) 120 B
import { TupleCoordinates } from '../hex'; export declare const isTuple: (value: unknown) => value is TupleCoordinates;