ServiceClassDescription interface
The exposed methods a single class declares, plus its parent's name.
Signature:
export interface ServiceClassDescription
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
Name of the class this one extends, read from the runtime prototype chain. The literal | ||
|
Methods declared directly by this class, keyed by name. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.