Перейти к содержимому
Русский

Extension

Это содержимое пока не доступно на вашем языке.

Defined in: src/Extension.ts:9

Marker interface for everything that can be installed as an extension on an ActorSystem. Its only real role is to let TypeScript distinguish extensions from arbitrary objects in the public API; implementations are free to expose any shape.