UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 180 B
type DedicatedServerBackupBackupSwift = { authUrl?: string | null; password?: string | null; username?: string | null; }; export { DedicatedServerBackupBackupSwift };