We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60ebe0 commit d6cc5aaCopy full SHA for d6cc5aa
index.js
@@ -7,5 +7,5 @@ module.exports = {
7
Connection: Connection,
8
StaticPool: StaticPool,
9
DynamicPool: DynamicPool,
10
- URLParse: ParseConnection
+ ParseConnection: ParseConnection
11
}
0 commit comments