UNPKG

@tomei/finance

Version:

NestJS package for finance module

7 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IPaymentPaidWithAttr = void 0; class IPaymentPaidWithAttr { } exports.IPaymentPaidWithAttr = IPaymentPaidWithAttr; //# sourceMappingURL=payment-paid-with.interface.js.map