MCPcopy Create free account
hub / github.com/apitable/apitable /

Class

packages/api-client/types/PromiseAPI.ts:1445–1445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1443
1444import { ClientInterfaceApiRequestFactory, ClientInterfaceApiResponseProcessor} from "../apis/ClientInterfaceApi";
1445export class PromiseClientInterfaceApi {
1446 private api: ObservableClientInterfaceApi
1447
1448 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected