UNPKG

@fortune-sheet/react

Version:

FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

4 lines (3 loc) 100 B
import React from "react"; import "./index.css"; export declare const SplitColumn: React.FC<{}>;