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

Class

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

Source from the content-addressed store, hash-verified

4800
4801import { WidgetUploadAPIApiRequestFactory, WidgetUploadAPIApiResponseProcessor} from "../apis/WidgetUploadAPIApi";
4802export class PromiseWidgetUploadAPIApi {
4803 private api: ObservableWidgetUploadAPIApi
4804
4805 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected