Skip to content

Commit d6cc5aa

Browse files
author
Michael Anderson
committed
Changed URLParse to ParseConnection in export
1 parent e60ebe0 commit d6cc5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ module.exports = {
77
Connection: Connection,
88
StaticPool: StaticPool,
99
DynamicPool: DynamicPool,
10-
URLParse: ParseConnection
10+
ParseConnection: ParseConnection
1111
}

0 commit comments

Comments
 (0)