UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 304 B
import { withInstall } from "../utils/index.mjs"; import _ContactEdit from "./ContactEdit.mjs"; const ContactEdit = withInstall(_ContactEdit); var stdin_default = ContactEdit; import { contactEditProps } from "./ContactEdit.mjs"; export { ContactEdit, contactEditProps, stdin_default as default };