ApplicationVersionFrontendResponse: {
    data?: ApplicationVersionFrontendDTO;
    meta?: Record<string, any>;
}

Type declaration