Skip to content

DestroyReasonsType

type DestroyReasonsType =
| keyof typeof DestroyReasons
| string;

Defined in: src/types/Player.ts:8