| 6810 | } |
| 6811 | |
| 6812 | export class ObjectWorkbenchNodeApiApi { |
| 6813 | private api: ObservableWorkbenchNodeApiApi |
| 6814 | |
| 6815 | public constructor(configuration: Configuration, requestFactory?: WorkbenchNodeApiApiRequestFactory, responseProcessor?: WorkbenchNodeApiApiResponseProcessor) { |
nothing calls this directly
no outgoing calls
no test coverage detected