@sheetxl/sdk
Version:
SDK - A high-performance, embeddable spreadsheet engine.
7 lines (6 loc) • 611 B
JavaScript
;/**
* @license @sheetxl/sdk - SDK - A high-performance, embeddable spreadsheet engine. - v0.7.27
*
* (C) 2025-present SheetXL Inc. & Michael T. Ford
* License: The license can be found at https://www.sheetxl.com/license.
*/Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});exports.default={DELTA:{s:"Tests whether two numbers are equal",p:{number1:{d:"is the first number"},number2:{d:"is the second number",v:0}}},GESTEP:{s:"Tests whether a number is greater than a threshold value",p:{number:{d:"is the value to test against step"},step:{d:"is the threshold value",v:0}}}};