Skip to content

anyObject

type anyObject: object;

Index Signature

[key: string | number]: string | number | null | anyObject

Defined in

src/structures/Types/Player.ts:84