UNPKG

@grafana/runtime

Version:
1 lines 698 B
{"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// Dummy export to make it a valid module. Remove when we have real exports.\nexport const unstable = {};\n"],"names":[],"mappings":"AAYO,MAAM,WAAW;;;;"}