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

Class

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

Source from the content-addressed store, hash-verified

2590
2591import { InternalServerOrgAPIApiRequestFactory, InternalServerOrgAPIApiResponseProcessor} from "../apis/InternalServerOrgAPIApi";
2592export class PromiseInternalServerOrgAPIApi {
2593 private api: ObservableInternalServerOrgAPIApi
2594
2595 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected