UNPKG

@fortune-sheet/core

Version:

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

3 lines (2 loc) 116 B
import { Context } from "../context"; export declare function handleScreenShot(ctx: Context): string | undefined;