UNPKG

@leankylin-sheet/core

Version:

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

3 lines (2 loc) 96 B
import { Context } from "../context"; export declare function handleCopy(ctx: Context): void;