mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Exports missing interface
This commit is contained in:
2
types/tiny-slider-react/index.d.ts
vendored
2
types/tiny-slider-react/index.d.ts
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user