import { IVU, SELECT, } from '@/utils/constants'; import { kebabJoin, } from '@/utils/assist'; export default kebabJoin(IVU, SELECT);