UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 215 B
/** Type of screen list */ export declare enum FaxScreenListTypeEnum { '' = "", 'blacklist' = "blacklist", 'no' = "no", 'whitelist' = "whitelist" } //# sourceMappingURL=FaxScreenListTypeEnum.d.ts.map