"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=stringifyL1;function*stringifyL1(a){const{reference:b,results:c}=a;for(const d of c){const{code:a,name:c,normal:e,unit:f,flag:g,measure:h}=d;yield["L1",b,a,c,e,f,g,h,""]}}
//# sourceMappingURL=stringifyL1.cjs.map