@grafana/runtime
Version:
Grafana Runtime Library
1 lines • 706 B
Source Map (JSON)
{"version":3,"file":"unstable.mjs","sources":["../../src/unstable.ts"],"sourcesContent":["/**\n * THESE APIS MUST NOT BE USED IN COMMUNITY PLUGINS.\n *\n * Unstable APIs are still in development and are subject to breaking changes\n * at any point, like feature flags but for APIS. They must only be used in\n * Grafana core and internal plugins where we can coordinate changes.\n *\n * Once mature, they will be moved to the main export, be available to plugins via the standard import path,\n * and be subject to the standard policies\n */\n\n// This is a dummy export so typescript doesn't error importing an \"empty module\"\nexport const unstable = {};\n"],"names":[],"mappings":";AAYO,MAAM,WAAW;;;;"}