UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 252 B
import _PullRefresh from "./PullRefresh.vue.mjs"; import install from "../../../utils/install.mjs"; const MobilePullRefresh = install.withInstall( "MobilePullRefresh", _PullRefresh ); export { MobilePullRefresh, MobilePullRefresh as default };