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

Class

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

Source from the content-addressed store, hash-verified

2513
2514import { InternalServerAssetAPIApiRequestFactory, InternalServerAssetAPIApiResponseProcessor} from "../apis/InternalServerAssetAPIApi";
2515export class PromiseInternalServerAssetAPIApi {
2516 private api: ObservableInternalServerAssetAPIApi
2517
2518 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected