UNPKG

handsontable

Version:

Handsontable is a JavaScript Spreadsheet Component available for React, Angular and Vue.

5 lines (4 loc) 176 B
export function log(...args: any[]): void; export function warn(...args: any[]): void; export function info(...args: any[]): void; export function error(...args: any[]): void;