UNPKG

swiper

Version:

Most modern mobile touch slider and framework with hardware accelerated transitions

12 lines (10 loc) 160 B
import Support from '../../utils/support'; export default { name: 'support', proto: { support: Support, }, static: { support: Support, }, };