Skip to content

isFaction

isFaction(value): value is “blue” | “green” | “red” | “yellow”

Defined in: src/scenario/catalog.ts:1293

Type guard for supported faction ids.

string

value is “blue” | “green” | “red” | “yellow”