UNPKG

@railzai/railz-visualizations

Version:
10 lines (8 loc) 282 B
/*! * Accounting Data as a Service™ is the solution that makes sense of your business customers' financial data. * Built with Stencil * Copyright (c) FIS. */ const RAILZ_API_HOST = 'https://api.railz.ai'; export { RAILZ_API_HOST as R }; //# sourceMappingURL=endpoints.js.map