@microsoft/fast-foundation > singleton
singleton() function
Signature:export declare function singleton<T extends Constructable>(options?: SingletonOptions): typeof singletonDecorator;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| options | SingletonOptions | 
typeof singletonDecorator