UNPKG

vue-awesome-swiper

Version:
7 lines (6 loc) 171 B
/** * @file vue-awesome-swiper * @module utils * @author Surmon <https://github.com/surmon-china> */ export declare const kebabcase: (string: string) => string;