UNPKG

vuestic-ui

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