MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / cursor.test.ts

File cursor.test.ts

apps/web/utilities/cursor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { decodeCursor, encodeCursor } from './cursor';
2
3describe('cursor', () => {
4 test('encode', () => {

Callers

nothing calls this directly

Calls 3

encodeCursorFunction · 0.90
decodeCursorFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected