mirror of
https://github.com/docmost/docmost.git
synced 2026-08-30 10:26:25 +08:00
feat(base-formula): add tree-walking evaluator
This commit is contained in:
@@ -10,3 +10,4 @@ export * from "./format";
|
||||
export { registry, register } from "./functions/registry";
|
||||
export type { FormulaFn } from "./functions/registry";
|
||||
export * from "./graph";
|
||||
export * from "./eval";
|
||||
|
||||
Reference in New Issue
Block a user