UNPKG

@sheetxl/formulas

Version:

Formulas - TypeScript formulas compatible with Excel built-ins.

16 lines (15 loc) 394 B
/** * @license @sheetxl/formulas - Formulas - TypeScript formulas compatible with Excel built-ins. - v0.7.27 * * (C) 2025-present SheetXL Inc. & Michael T. Ford * License: The license can be found at https://www.sheetxl.com/license. */ function n(n2) { return /* @__PURE__ */ new Map(); } const t = "0.0.0-stub", e = 0; export { e as formulaCount, n as initialize, t as version };