UNPKG

@light-sheet/react

Version:

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

4 lines (3 loc) 108 B
import Workbook from "./Workbook"; export { Workbook }; export type { WorkbookInstance } from "./Workbook";