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

Class

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

Source from the content-addressed store, hash-verified

810
811import { AutomationApiRequestFactory, AutomationApiResponseProcessor} from "../apis/AutomationApi";
812export class PromiseAutomationApi {
813 private api: ObservableAutomationApi
814
815 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected