Function: toIconByBlock()
toIconByBlock(
groups):Record<string,string>
Defined in: toIconByBlock.ts:5
Each block's icon name keyed by block name, flattened from the palette's groups — so the outline draws the same glyph beside a block that the palette does.
Parameters
groups
readonly PaletteGroup[]
Returns
Record<string, string>