{"version":3,"file":"decodeReporter.mjs","names":[],"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"],"mappings":";;AAEA,IAAa,KAAkB,MACpB,EAAc,aAAa,YAAY,CAAW"}