Skip to content

RequiredManagerOptions

type RequiredManagerOptions<T> = DeepRequired<ManagerOptions<T>>;

Defined in: src/structures/Types/Manager.ts:255

Type Parameter
T extends Player