Exported symbols + models + routes the file exposes. Use to understand a module's public API before consuming it.
{
"type": "object",
"properties": {
"file": {
"type": "string"
}
},
"required": [
"file"
]
}file
| Name | Type | Description |
|---|---|---|
file |
string |