{"version":3,"file":"decodeReporter.mjs","sources":["../src/decodeReporter.ts"],"sourcesContent":["import { api_interface } from './gen';\n\nexport const decodeReporter = (reporterBin: Uint8Array) => {\n    return api_interface.OutputReport.deserialize(reporterBin);\n};\n"],"names":["decodeReporter","reporterBin","api_interface"],"mappings":";AAEa,MAAAA,IAAiB,CAACC,MACpBC,EAAc,aAAa,YAAYD,CAAW;"}