Skip to content

Commit

Permalink
fix TypeScript declaration file
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon committed Mar 10, 2022
1 parent f148e62 commit 65429fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// <reference path="./connection.d.ts" />
/// <reference path="./cursor.ts" />
/// <reference path="./cursor.d.ts" />
/// <reference path="./error.d.ts" />
/// <reference path="./pipelinestage.d.ts" />
/// <reference path="./schemaoptions.d.ts" />
Expand Down

0 comments on commit 65429fb

Please sign in to comment.