dns-equal.d.ts 65 B

12
  1. export default function dnsEqual(a: string, b: string): boolean;