Skip to content

Commit

Permalink
Exports type ROUND_PRECISION_MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
angrykoala committed Jul 4, 2024
1 parent 3a60575 commit ef73177
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/stale-grapes-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@neo4j/cypher-builder": patch
---

Exports type ROUND_PRECISION_MODE
1 change: 1 addition & 0 deletions src/Cypher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ export {
export * as graph from "./expressions/functions/graph";
export * from "./expressions/functions/list";
export {
ROUND_PRECISION_MODE,
abs,
acos,
asin,
Expand Down

0 comments on commit ef73177

Please sign in to comment.