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

Class

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

Source from the content-addressed store, hash-verified

5513
5514import { WorkbenchNodeRoleApiApiRequestFactory, WorkbenchNodeRoleApiApiResponseProcessor} from "../apis/WorkbenchNodeRoleApiApi";
5515export class PromiseWorkbenchNodeRoleApiApi {
5516 private api: ObservableWorkbenchNodeRoleApiApi
5517
5518 public constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected