singletonKeyOf
Esta página aún no está disponible en tu idioma.
singletonKeyOf<
TCommand>(reference):SingletonKey<TCommand>
Defined in: src/cluster/singleton/SingletonKey.ts:99
Narrow any SingletonReference to the key it names.
Type Parameters
Section titled “Type Parameters”TCommand
Section titled “TCommand”TCommand
Parameters
Section titled “Parameters”reference
Section titled “reference”SingletonReference<TCommand>
Returns
Section titled “Returns”SingletonKey<TCommand>
