Gleam - v1.0.2
    Preparing search index...

    Type Alias GridPrimitive

    GridPrimitive: string | number | boolean | bigint | symbol | null | undefined

    Primitive cell types accepted by generateGrid's overload that takes a default value (used so every cell can safely share the same primitive without aliasing).