Type Alias GridCreateVisitor

GridCreateVisitor: ((grid: Grid, opts?: Partial<GridVisitorOpts>) => Generator<GridCell>)