import nsSteps from './steps.vue';
import { withInstall } from '/nerv-lib/util';
export const NsSteps = withInstall(nsSteps);