Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbc/bigscreen-player
/ ErrorWithCode
Interface
ErrorWithCode
src/models/errorcode.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
ErrorWithCode extends Error {
2
code: number
3
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected