UNPKG

@linkedmink/node-route53-dynamic-dns

Version:

Background process that updates AWS Route 53 DNS address records whenever the public IP of the hosting environment changes

2 lines (1 loc) 94 B
export declare const getEnumKeys: (enumeration: Record<string, string | number>) => string[];