You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Don't allow imports from 'ws` in src to prevent leaking ws types into the public API
{
name: 'ws',
message:
'Import websocket types from src/websocket-types.ts instead of from `ws`, see src/websocket-types.ts and https://github.com/honojs/node-server/issues/353 for more details.',