grafana/docs/sources/packages_api/runtime/systemjs.md

25 lines
538 B
Markdown

+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "SystemJS"
keywords = ["grafana","documentation","sdk","@grafana/runtime"]
type = "docs"
draft = true
+++
## SystemJS variable
### SystemJS variable
<b>Signature</b>
```typescript
SystemJS: any
```
<b>Import</b>
```typescript
import { SystemJS } from '@grafana/runtime';
```