UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

9 lines 289 B
/** Line tests results */ export declare enum LineTestEnum { 'actionPending' = "actionPending", 'customerSideProblem' = "customerSideProblem", 'error' = "error", 'noProblem' = "noProblem", 'ovhSideProblem' = "ovhSideProblem" } //# sourceMappingURL=LineTestEnum.d.ts.map