UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 113 B
type SmsChatAccess = { creationDate?: Date; id?: number; url?: string; }; export { SmsChatAccess };