resolveGameboardAssetRoot
resolveGameboardAssetRoot():
string
Defined in: src/runtime/asset-root.ts:75
Resolve the consumer’s bootstrap asset root using the documented priority
chain. The return value is always a string (never undefined) — callers can
always feed it as bootstrapAssetRoot to the manifest URL resolver
exported from declarative-hex-worlds/manifest.
Returns
Section titled “Returns”string