Skip to content

Commit ea273e6

Browse files
authored
feat(ws): allow client to send ping messages (#6030)
1 parent c7ef9ae commit ea273e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

0 commit comments

Comments
 (0)