4 lines
127 B

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