UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

4 lines (3 loc) 168 B
type AnyRecord = Record<string, any>; export default function moduleExtendParams(params: AnyRecord, allModulesParams: AnyRecord): (obj?: AnyRecord) => void; export {};