UNPKG

@fecp/mobile

Version:

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