We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a219a commit 73e73e5Copy full SHA for 73e73e5
types/v1/index.d.ts
@@ -96,8 +96,8 @@ declare const types: {
96
UnboundRelationship: typeof UnboundRelationship
97
PathSegment: typeof PathSegment
98
Path: typeof Path
99
- Result: typeof Result
100
- ResultSummary: typeof ResultSummary
+ Result: Result
+ ResultSummary: ResultSummary
101
Record: typeof Record
102
Point: typeof Point
103
Duration: typeof Duration
0 commit comments