import cascader from './cascader.vue';

import { withInstall } from '/nerv-lib/util';

export const NsCascader = withInstall(cascader);