UNPKG

@quantlab/handsontable

Version:

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

11 lines (8 loc) 179 B
'use strict'; exports.__esModule = true; exports.default = func; var SYMBOL = exports.SYMBOL = '<>'; function func(exp1, exp2) { return exp1 !== exp2; } func.SYMBOL = SYMBOL;