MCPcopy Create free account
hub / github.com/claude-code-best/claude-code / AppState.tsx

File AppState.tsx

src/state/AppState.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle';
2import React, { useContext, useEffect, useEffectEvent, useState, useSyncExternalStore } from 'react';
3import { MailboxProvider } from '../context/mailbox.js';
4import { useSettingsChange } from '../hooks/useSettingsChange.js';

Callers

nothing calls this directly

Calls 1

createStoreFunction · 0.70

Tested by

no test coverage detected