Merge pull request #24349 from screendriver/tiny-slider-react

[tiny-slider-react] Exports missing interface
This commit is contained in:
Mine Starks
2018-03-23 15:32:43 -07:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
// TypeScript Version: 2.6
import * as React from "react";
interface CommonOptions {
export interface CommonOptions {
/**
* The initial index of the slider.
* @defaultValue 0