MCPcopy 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

1import * as React from 'react';
2import { default as Api } from 'lib/api';
3import Token, { DecodedToken, TokenInterface } from 'lib/jwt';
4import { User } from 'types/user';

Callers

nothing calls this directly

Calls 1

getDecodedMethod · 0.80

Tested by

no test coverage detected