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.