UNPKG

vuestic-ui

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