mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:32:19 +08:00
Docs: run the api-extractor on master to update docs (#23726)
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
This commit is contained in:
@ -144,7 +144,7 @@ static information about the datasource
|
||||
<b>Signature</b>
|
||||
|
||||
```typescript
|
||||
meta?: DataSourcePluginMeta;
|
||||
meta: DataSourcePluginMeta;
|
||||
```
|
||||
|
||||
### name property
|
||||
|
Reference in New Issue
Block a user