UNPKG

@allangsilva/intacct-sdk

Version:

Patched fork of Intacct SDK JS with Node 24 compatibility

6 lines 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MessageFormatter = void 0; var MessageFormatter_1 = require("./MessageFormatter"); Object.defineProperty(exports, "MessageFormatter", { enumerable: true, get: function () { return MessageFormatter_1.default; } }); //# sourceMappingURL=index.js.map