compatibilidade

This commit is contained in:
Luiz Silva 2025-07-07 13:53:19 -03:00
parent a4f38b84d7
commit d2fd401359
89 changed files with 131 additions and 32 deletions

View file

@ -15,3 +15,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./urls"), exports);
//# sourceMappingURL=index.js.map

View file

@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ecosistema/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAsB"}

View file

@ -2,3 +2,4 @@
Object.defineProperty(exports, "__esModule", { value: true });
exports.cdn_carro_de_boi = void 0;
exports.cdn_carro_de_boi = "https://carro-de-boi-idz-one.b-cdn.net";
//# sourceMappingURL=urls.js.map

View file

@ -0,0 +1 @@
{"version":3,"file":"urls.js","sourceRoot":"","sources":["../../src/ecosistema/urls.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG,wCAAwC,CAAA"}