We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3781cc commit c1246b9Copy full SHA for c1246b9
packages/pg-cloudflare/src/index.ts
@@ -1,4 +1,4 @@
1
-import { SocketOptions, Socket, TlsOptions } from 'cloudflare:sockets'
+import { SocketOptions, Socket, TlsOptions } from 'cloudflare:sockets' // eslint-disable-line
2
import { EventEmitter } from 'events'
3
4
/**
0 commit comments