Skip to content

Commit

Permalink
fix interface export
Browse files Browse the repository at this point in the history
  • Loading branch information
thebestnom committed Aug 28, 2019
1 parent 70a219a commit 73e73e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/v1/index.d.ts
Expand Up @@ -96,8 +96,8 @@ declare const types: {
UnboundRelationship: typeof UnboundRelationship
PathSegment: typeof PathSegment
Path: typeof Path
Result: typeof Result
ResultSummary: typeof ResultSummary
Result: Result
ResultSummary: ResultSummary
Record: typeof Record
Point: typeof Point
Duration: typeof Duration
Expand Down

0 comments on commit 73e73e5

Please sign in to comment.