@railzai/railz-visualizations
Version:
Railz.ai Visualizations
13 lines (10 loc) • 434 B
JavaScript
/*!
* Accounting Data as a Service™ is the solution that makes sense of your business customers' financial data.
* Built with Stencil
* Copyright (c) FIS.
*/
import { P as ProgressBar, d as defineCustomElement$1 } from './progress-bar.js';
const RailzProgressBar = ProgressBar;
const defineCustomElement = defineCustomElement$1;
export { RailzProgressBar, defineCustomElement };
//# sourceMappingURL=railz-progress-bar.js.map