Type Alias ClientLibraryTreeResponses

ClientLibraryTreeResponses: {
    200: TreeResponseDto;
}