isPackId
isPackId(
value): value is “medieval-hexagon” | “adventurers” | “skeletons”
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/registry.ts:132
True if value names a registered pack (proto-safe — used on external input).
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”value is “medieval-hexagon” | “adventurers” | “skeletons”