UNPKG

@caveworld/honeycomb-grid

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