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) 111 B
import Workbook from "./Workbook"; export { Workbook }; export type { WorkbookInstance } from "./Workbook";