UNPKG

gian-ngx-tiny-slider

Version:

Angular component that gives you possibility to use tiny-slider library.

6 lines (4 loc) 157 B
import {TinySliderSettings} from 'gian-tiny-slider'; export interface NgxTinySliderSettingsInterface extends TinySliderSettings { waitForDom?: boolean; }