@bracketed/otel-api
Version:
@opentelementery/api but ported to suit modern uses. (2025)
1 lines • 457 B
Source Map (JSON)
{"version":3,"sources":["../../src/version.ts"],"names":["VERSION"],"mappings":"6CAMO,IAAMA,CAAAA,CAAkB","file":"version.cjs","sourcesContent":["/**\n * The current version that you are currently using.\n *\n * Note to developers: This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\n */\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const VERSION: string = '1.9.1';\n"]}