DestroyReasonsType
type DestroyReasonsType = | keyof typeof DestroyReasons | string;
Defined in: src/structures/Types/Player.ts:10
type DestroyReasonsType = | keyof typeof DestroyReasons | string;
Defined in: src/structures/Types/Player.ts:10