useGameboardPieceSourceUrlMap
useGameboardPieceSourceUrlMap(
registry,options?):Readonly<Record<string,string>>
Defined in: src/react/react.ts:1130
Build renderer URL overrides from registered piece source metadata.
Parameters
Section titled “Parameters”registry
Section titled “registry”GameboardPieceRegistry | undefined
options?
Section titled “options?”GameboardPieceSourceUrlOptions = DEFAULT_PIECE_SOURCE_URL_OPTIONS
Returns
Section titled “Returns”Readonly<Record<string, string>>