UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

6 lines (5 loc) 182 B
import { withInstall } from "../helpers/withInstall.js"; import Input from "./src/QInput.js"; const QInput = withInstall(Input); export { QInput }; //# sourceMappingURL=index.js.map