UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

3 lines (2 loc) 193 B
import type { SwiperOptions } from '../core.js'; export default function getBreakpoint(breakpoints: SwiperOptions['breakpoints'], base?: string, containerEl?: HTMLElement): string | undefined;