UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 197 B
type DbaasLogsOutputGraylogDashboardDuplicateCreation = { description: string; streamId?: string | null; title: string; }; export { DbaasLogsOutputGraylogDashboardDuplicateCreation };