Zum Inhalt springen

Extension

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.