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

export const NsVerify = withInstall(verify);