Skip to content

Commit a1872b7

Browse files
committed
Compiled types
1 parent 7f3724e commit a1872b7

File tree

8 files changed

+622
-176
lines changed

8 files changed

+622
-176
lines changed

index.d.ts

Lines changed: 0 additions & 56 deletions
This file was deleted.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ module.exports = {
1919
operator: require('./lib/operators/logic'),
2020

2121
// PSQLError class (for error checking)
22-
PSQLError: require('./util/psql-error').PSQLError
22+
// PSQLError: require('./util/psql-error').PSQLError
2323
}

0 commit comments

Comments
 (0)