UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 246 B
/** All existing types for a given template */ export declare enum TypeTemplateEnum { 'alerting' = "alerting", 'authentification' = "authentification", 'transactional' = "transactional" } //# sourceMappingURL=TypeTemplateEnum.d.ts.map