UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 136 B
type DedicatedPublicLogEntry = { datetime?: Date; resume?: string; server?: string; }; export { DedicatedPublicLogEntry };