Skip to content

useGameboardPieceSourceUrlMap

useGameboardPieceSourceUrlMap(registry, options?): Readonly<Record<string, string>>

Defined in: packages/declarative-hex-worlds/src/react/react.ts:1275

Build renderer URL overrides from registered piece source metadata.

GameboardPieceRegistry | undefined

GameboardPieceSourceUrlOptions = DEFAULT_PIECE_SOURCE_URL_OPTIONS

Readonly<Record<string, string>>