ServiceDescription interface

Raw registry of every class that declares exposed methods, keyed by class name — the storage format behind IMQRPCDescription.serviceDescription.

Signature:

export interface ServiceDescription 

Remarks

This is not the payload a service returns from describe(). That is Description, whose service field is \{ name, methods \} with the inheritance chain already flattened.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.