| 1826 | } |
| 1827 | |
| 1828 | export class ObjectClientInterfaceApi { |
| 1829 | private api: ObservableClientInterfaceApi |
| 1830 | |
| 1831 | public constructor(configuration: Configuration, requestFactory?: ClientInterfaceApiRequestFactory, responseProcessor?: ClientInterfaceApiResponseProcessor) { |
nothing calls this directly
no outgoing calls
no test coverage detected