Code coverage report for cjs/util/errorObject.js

Statements: 100% (3 / 3)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (3 / 3)      Ignored: none     

All files » cjs/util/ » errorObject.js
1 2 3 4 5 6 7    1 1 1    
"use strict";
 
exports.__esModule = true;
var errorObject = { e: {} };
exports.errorObject = errorObject;
//# sourceMappingURL=errorObject.js.map
//# sourceMappingURL=errorObject.js.map