跳转到内容
简体中文

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.