JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 69752
  • Score
    100M100P100Q150389F
  • License Apache-2.0

Async query support for Grafana

Package Exports

  • @grafana/async-query-data
  • @grafana/async-query-data/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@grafana/async-query-data) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Async Query

This library provides frontend support for handling queries in an asynchronous manner. It requires a backend that can handle asynchronous queries.