UNPKG

@ly-js/ui

Version:

`@ly-js/ui` 是基于`vue3`常用库,会在`@ly-js/element`、`@ly-js/vant`中引入

5 lines (4 loc) 247 B
import './basic.mjs'; export { createBEM, createNamespace } from './create.mjs'; export { directiveWithInstall, withInstall } from './with-install.mjs'; export { buildProp, buildProps, definePropType, keyOf, mutable, propKey } from './props.mjs';