UNPKG

terminus-cloud-settings-sync

Version:

Cloud Services sync the Tabby config and connections across platform devices.

16 lines (15 loc) 270 B
declare const AmazonData: { regions: { text: string; value: string; }[]; wasabi: { text: string; value: string; }[]; DIGITAL_OCEAN: { text: string; value: string; }[]; }; export default AmazonData;