{{ code }}
+ {{ method.name }}
+
+ {{ method.visibility }}
+
+ + {{ method.description }} +
+ +{{ method.returns.type }}
+ {{ method.returns.description }}
+ | Parameter | +Type | +Default | +Description | +
|---|---|---|---|
+ {{ param.name }}
+ ?
+ |
+
+ {{ param.type }}
+ |
+
+ {{ param.defaultValue }}
+ —
+ |
+ + {{ param.description || '—' }} + | +
| Property | +Type | +Default | +Description | +
|---|---|---|---|
+ {{ prop.name }}
+ readonly
+ ?
+ |
+
+ {{ prop.type }}
+ |
+
+ {{ prop.defaultValue }}
+ —
+ |
+ + {{ prop.description || '—' }} + | +
+ {{ item.description }} +
+ + +{{ tp.name }}
+
+ extends {{ tp.constraint }}
+
+
+ = {{ tp.default }}
+
+ {{ item.returns.type }}
+ {{ item.returns.description }}
+ + {{ rt.description }} +
++ {{ pkg.description }} +
++ {{ item.description }} +
++ A collection of TypeScript utilities, Vue composables, and developer tools. + Auto-generated documentation from source types and JSDoc annotations. +
++ {{ pkg.description }} +
++ Open this page in multiple tabs — only one will be the leader. + Close the leader tab and another will take over automatically. +
+ +