MCPcopy Index your code
hub / github.com/tinyplex/tinybase / CurrentCheckpointView.tsx

File CurrentCheckpointView.tsx

src/ui-react/CurrentCheckpointView.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {CurrentCheckpointView as CurrentCheckpointViewDecl} from '../@types/ui-react/index.d.ts';
2import {isNullish} from '../common/other.ts';
3import {getUseCheckpointView} from './common/index.tsx';
4

Callers

nothing calls this directly

Calls 2

getUseCheckpointViewFunction · 0.90
isNullishFunction · 0.90

Tested by

no test coverage detected