Skip to content

DestroyReasonsType

type DestroyReasonsType =
| keyof typeof DestroyReasons
| string;

Defined in: src/structures/Types/Player.ts:10