mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
set ts version
This commit is contained in:
1
types/react-tabs-redux/index.d.ts
vendored
1
types/react-tabs-redux/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/patrik-piskay/react-tabs-redux#readme
|
||||
// Definitions by: Anton Bortnikov <https://github.com/ntnbrtnkv>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
|
||||
export {Tabs, TabsProps} from './Tabs';
|
||||
export {TabLink, TabLinkProps} from './TabLink';
|
||||
|
||||
Reference in New Issue
Block a user