UNPKG

@up-group-ui/react-controls

Version:
4 lines (3 loc) 158 B
/// <reference types="react" /> import { TabContentsProps } from './types'; export declare const TabContentWrapper: (props: TabContentsProps) => JSX.Element;