UNPKG

@sdziadkowiec/react-datasheet-grid

Version:

An Excel-like React component to create beautiful spreadsheets.

4 lines 205 B
import React from 'react'; import { SelectionContextType } from '../types'; export declare const SelectionRect: React.NamedExoticComponent<SelectionContextType>; //# sourceMappingURL=SelectionRect.d.ts.map