import application from './application.vue';
import { withInstall } from '/nerv-lib/util';
export const NsApplication = withInstall(application);