External referencesSingletonOn this pageSingletonfunction Singleton<T>(): (target: constructor<T>) => void Type Parameters • T Returns Function The class decorator Parameters • target: constructor<T> Returns void Defined in libs/core/src/index.ts:27