Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chakra-ui/panda
/
Class
packages/shared/src/error.ts:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
|
'INVALID_TOKEN'
17
18
export
class
PandaError extends Error {
19
readonly code: string
20
readonly hint?: string
21
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected