{"version":3,"file":"modeller_instance.cjs","sources":["../../../../src/querybuilder/shared/modeller_instance.ts"],"sourcesContent":["import { PromQueryModeller } from '../PromQueryModeller';\nimport { type PromQueryModellerInterface } from '../types';\n\n/**\n * This singleton instance of the Prometheus query modeller is a central point\n * for accessing the query modeller functionality while avoiding circular\n * dependencies in the codebase.\n */\n\nexport const promQueryModeller: PromQueryModellerInterface = new PromQueryModeller();\n"],"names":["PromQueryModeller"],"mappings":";;;;;;;AASO,MAAM,iBAAA,GAAgD,IAAIA,mCAAA;;;;"}