refactor(types): remove unused exports from websocket.ts #170
No reviewers
Labels
No labels
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/143-cleanup-websocket-types"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Remove 3 unused exports from websocket.ts:
WorkerConnectionOptionsinterfaceisWorkerToBackendMessagetype guard functionisBackendToWorkerMessagetype guard functionThese were designed for type-safe WebSocket message validation but the actual implementation uses inline type assertions instead.
Reduced file from 235 to 178 lines (-57 lines, -24%).
Refs #143
Test Plan
pnpm run typecheckpassesb18e9ced342c484c7c9c