import { withInstall } from '/nerv-lib/util'; import nsXlsxImport from './xlsx-import.vue'; export const NsXlsxImport = withInstall(nsXlsxImport);