UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 621 B
type StartupRelatedTechnologyEnum = '3dPrinting' | 'API' | 'ArtificialIntelligence' | 'AugmentedReality' | 'BankingDataInfrastructure' | 'Big_Data' | 'Blockchain' | 'CRM_ERP' | 'Chatbot' | 'CloudGaming' | 'ContainersDockers' | 'CyberSecurity' | 'Drones' | 'ElearningPlatform' | 'GeoLocalization' | 'Healthcareinfrastructure' | 'IoT' | 'MachineLearningDeepLearning' | 'Marketplace' | 'MobileApplications' | 'Orchestration' | 'Other' | 'PredictiveAnalyticAlgorithms' | 'Robotics' | 'ScientificComputation' | 'Storage' | 'Streaming' | 'VirtualDesktop' | 'VirtualMachines' | 'VoIP'; export { StartupRelatedTechnologyEnum };