mirror of
https://github.com/docmost/docmost.git
synced 2026-07-25 23:04:46 +10:00
fix number precision
This commit is contained in:
@@ -12,3 +12,4 @@ export { registry, register } from "./functions/index";
|
||||
export type { FormulaFn } from "./functions/index";
|
||||
export * from "./graph";
|
||||
export * from "./eval";
|
||||
export * from "./number";
|
||||
|
||||
Reference in New Issue
Block a user