import nsSwitch from './switch.vue';
import { withInstall } from '/nerv-lib/util';
export const NsSwitch = withInstall(nsSwitch);