UNPKG

@sheetxl/formulas

Version:

Formulas - TypeScript formulas compatible with Excel built-ins.

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