anyObject
type anyObject = object;
Defined in: src/structures/Types/Player.ts:86
Index Signature
Section titled “Index Signature”[key: string | number]: string | number | anyObject
type anyObject = object;
Defined in: src/structures/Types/Player.ts:86
[key: string | number]: string | number | anyObject