{"version":3,"sources":["../../src/auth/caller.ts"],"names":[],"mappings":"AACO,MAAM,SAAA,GAAY;AAAA,EACvB,KAAA,EAAO,wBAAA;AAAA,EACP,GAAA,EAAK,6BAAA;AAAA,EACL,GAAA,EAAK;AACP","file":"caller.mjs","sourcesContent":["export type CallerType = keyof typeof CallerIds;\nexport const CallerIds = {\n  azure: 'urn:botframework:azure',\n  gov: 'urn:botframework:azureusgov',\n  bot: 'urn:botframework:aadappid',\n};\n"]}