mirror of
https://github.com/wishthis/wishthis.git
synced 2026-04-29 10:42:51 -04:00
4 lines
149 B
JavaScript
4 lines
149 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.errorObject = { e: {} };
|
|
//# sourceMappingURL=errorObject.js.map
|