Exports missing interface

This commit is contained in:
Christian Rackerseder
2018-03-17 00:37:23 +01:00
parent 80c15edab7
commit 0284a8f289

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