UNPKG

@railzai/railz-visualizations

Version:
12 lines 431 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 RVReportFrequency; (function (RVReportFrequency) { RVReportFrequency["MONTH"] = "month"; RVReportFrequency["QUARTER"] = "quarter"; RVReportFrequency["YEAR"] = "year"; })(RVReportFrequency || (RVReportFrequency = {})); //# sourceMappingURL=date.js.map