MCPcopy Index your code
hub / github.com/appwrite/sdk-for-react-native / Root

Interface Root

src/channel.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface Root {}
2interface Database { _db: any }
3interface Collection { _coll: any }
4interface Document { _doc: any }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected