UNPKG

boleto_parser

Version:

Analisador de código de barras e linha digitável de boletos

16 lines 507 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Gerencianet = void 0; exports.Gerencianet = { code: "364", slug: "gerencianet", name: "Gerencianet", logo: "https://raw.githubusercontent.com/klawdyo/boleto_parser/main/banks/gerencianet.png", emitter: (bounds) => `${bounds.clientCode}`, bounds: { unknown: [19, 24], clientCode: [24, 33], ourNumber: [33, 44], }, }; //# sourceMappingURL=gerencianet.js.map