UNPKG

@railzai/railz-visualizations

Version:
11 lines 412 B
/*! * Accounting Data as a Service™ is the solution that makes sense of your business customers' financial data. * Built with Stencil * Copyright (c) FIS. */ export var RVAccountingMethod; (function (RVAccountingMethod) { RVAccountingMethod["ACCRUALS"] = "accruals"; RVAccountingMethod["CASH"] = "cash"; })(RVAccountingMethod || (RVAccountingMethod = {})); //# sourceMappingURL=accounting-method.js.map