Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Packstack-Tech/packstack
/ AppContext.tsx
File
AppContext.tsx
frontend/src/AppContext.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import { default as Api } from
'lib/api'
;
3
import Token, { DecodedToken, TokenInterface } from
'lib/jwt'
;
4
import { User } from
'types/user'
;
Callers
nothing calls this directly
Calls
1
getDecoded
Method · 0.80
Tested by
no test coverage detected