UNPKG

@grafana/alerting

Version:

Grafana Alerting Library – Build vertical integrations on top of the industry-leading alerting solution

5 lines (4 loc) 325 B
export { useListContactPoints } from './grafana/contactPoints/hooks/v0alpha1/useContactPoints.mjs'; export { ContactPointSelector } from './grafana/contactPoints/components/ContactPointSelector/ContactPointSelector.mjs'; export { alertingAPI } from './grafana/api/v0alpha1/api.gen.mjs'; //# sourceMappingURL=unstable.mjs.map