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

4 lines 140 B
export function isStringConvertable(toCheck) { return typeof toCheck?.toString === "function"; } //# sourceMappingURL=type-check.mjs.map