UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 241 B
import { withInstall } from "../utils/index.mjs"; import _Rate from "./Rate.mjs"; const Rate = withInstall(_Rate); var stdin_default = Rate; import { rateProps } from "./Rate.mjs"; export { Rate, stdin_default as default, rateProps };