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

Class

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

Source from the content-addressed store, hash-verified

4857
4858import { WorkbenchNodeApiApiRequestFactory, WorkbenchNodeApiApiResponseProcessor} from "../apis/WorkbenchNodeApiApi";
4859export class PromiseWorkbenchNodeApiApi {
4860 private api: ObservableWorkbenchNodeApiApi
4861
4862 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected