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