UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

6 lines (5 loc) 207 B
import { ESLCSSCarouselRenderer } from './esl-carousel.css.renderer'; export declare class ESLCSSSlideCarouselRenderer extends ESLCSSCarouselRenderer { static is: string; static classes: string[]; }