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

Class

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

Source from the content-addressed store, hash-verified

1826}
1827
1828export class ObjectClientInterfaceApi {
1829 private api: ObservableClientInterfaceApi
1830
1831 public constructor(configuration: Configuration, requestFactory?: ClientInterfaceApiRequestFactory, responseProcessor?: ClientInterfaceApiResponseProcessor) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected