UNPKG

@caveworld/honeycomb-grid

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