@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
6 lines (5 loc) • 307 B
TypeScript
/**
* A TabsPanel UI control.
*/
declare const TabsPanel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
export default TabsPanel;