MCPcopy Create free account
hub / github.com/cloudflare/wildebeest / ObjectsRow

Interface ObjectsRow

backend/src/types/objects.ts:1–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export interface ObjectsRow {
2 properties: string
3 mastodon_id: string
4 id: URL
5 cdate: string
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected