UNPKG

@caveworld/honeycomb-grid

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