UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 250 B
import { withInstall } from "../utils/index.mjs"; import _Popup from "./Popup.mjs"; const Popup = withInstall(_Popup); var stdin_default = Popup; import { popupProps } from "./Popup.mjs"; export { Popup, stdin_default as default, popupProps };