Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jairad26 committed Dec 12, 2024
1 parent ca394bf commit f6c43f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/assemblyscript/src/assembly/neo4j.ts
Original file line number Diff line number Diff line change
@@ -89,6 +89,7 @@ export class Record {
idof<T>() === idof<f64[]>() ||
idof<T>() === idof<Date>() ||
idof<T>() === idof<JSON.Raw>() ||
idof<T>() === idof<JSON.Raw[]>() ||
idof<T>() === idof<Point2D>() ||
idof<T>() === idof<Point3D>()
) {

0 comments on commit f6c43f2

Please sign in to comment.