UNPKG

@antv/s2-react

Version:
4 lines (3 loc) 153 B
import React from 'react'; import type { SheetComponentProps } from '../interface'; export declare const PivotChartSheet: React.FC<SheetComponentProps>;