UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

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