MCPcopy Create free account
hub / github.com/Exafunction/codeium-chrome / popup.ts

File popup.ts

src/popup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../styles/popup.scss';
2import { openAuthTab } from './auth';
3import { loggedOut } from './shared';
4import { getStorageItem, setStorageItem } from './storage';

Callers

nothing calls this directly

Calls 3

getStorageItemFunction · 0.90
setStorageItemFunction · 0.90
loggedOutFunction · 0.90

Tested by

no test coverage detected