MCPcopy Create free account
hub / github.com/TejasQ/tejaskumar.com /

Class

util/types.d.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11};
12declare const DatabaseClient: any;
13export declare class XataClient extends DatabaseClient<DatabaseSchema> {
14 constructor(options?: BaseClientOptions);
15}
16export {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected