UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 158 B
/** DNSSEC Key Flag Type: 256=ZSK (Zone Signing Key), 257=KSK (Key Signing Key) */ export type KeyFlagEnum = number; //# sourceMappingURL=KeyFlagEnum.d.ts.map