createGameboardPieceSourceUrlMap
createGameboardPieceSourceUrlMap(
registry,options?):Readonly<Record<string,string>>
Defined in: src/pieces/pieces.ts:724
Create an asset-id-to-source-URL map for every piece with resolvable source metadata.
Parameters
Section titled “Parameters”registry
Section titled “registry”options?
Section titled “options?”GameboardPieceSourceUrlOptions = {}
Returns
Section titled “Returns”Readonly<Record<string, string>>