UNPKG

@quantlab/handsontable

Version:

Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs

4 lines (3 loc) 79 B
export default function isUndefined(input) { return input === void 0; }