UNPKG

@caveworld/honeycomb-grid

Version:
3 lines (2 loc) 114 B
import { HexSettings } from '../types'; export declare const isPointy: ({ orientation }: HexSettings) => boolean;