UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

5 lines 125 B
/** The charset format */ export declare enum CharsetEnum { 'UTF-8' = "UTF-8" } //# sourceMappingURL=CharsetEnum.d.ts.map