UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 257 B
import * as stream from './stream/index'; export * from './Stream'; export * from './StreamCreation'; export * from './StreamKindEnum'; export * from './StreamStats'; export * from './StreamStatusEnum'; export { stream }; //# sourceMappingURL=index.d.ts.map