UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

8 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SendBill = void 0; const document_1 = require("./document"); class SendBill extends document_1.PDocument { } exports.SendBill = SendBill; //# sourceMappingURL=bill.js.map