| 4965 | } |
| 4966 | |
| 4967 | export class ObjectSpaceSpaceApiApi { |
| 4968 | private api: ObservableSpaceSpaceApiApi |
| 4969 | |
| 4970 | public constructor(configuration: Configuration, requestFactory?: SpaceSpaceApiApiRequestFactory, responseProcessor?: SpaceSpaceApiApiResponseProcessor) { |
nothing calls this directly
no outgoing calls
no test coverage detected