DocumentationSapphire Utilities@sapphire/utilitiesType AliasesAbstractConstructorOn this pageType alias: AbstractConstructor()<T> AbstractConstructor<T>: (...args: any[]) => T A generic abstract constructor without parameters Type parameters Type parameterT Parameters ParameterType...argsany[] Returns T Source lib/types.ts:64