UNPKG

@rudymalhi/intacct-sdk

Version:

Sage Intacct SDK for JavaScript

5 lines (4 loc) 228 B
export { default as AbstractLogical } from "./AbstractLogical"; export { default as AndCondition } from "./AndCondition"; export { default as ILogical } from "./ILogical"; export { default as OrCondition } from "./OrCondition";