MCPcopy Create free account
hub / github.com/TanStack/db / api.ts

File api.ts

examples/solid/todo/src/lib/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { SelectConfig, SelectTodo } from '../db/validation'
2
3// API helper for todos and config
4const API_BASE_URL = `/api`

Callers

nothing calls this directly

Calls 1

fetchFunction · 0.50

Tested by

no test coverage detected