UNPKG

vuestic-ui

Version:
8 lines (7 loc) 283 B
import { w as withConfigTransport } from "../../services/config-transport/withConfigTransport.js"; import { _ as _VaProgressBar } from "./VaProgressBar.js"; const VaProgressBar = withConfigTransport(_VaProgressBar); export { VaProgressBar as V }; //# sourceMappingURL=index.js.map