dns-equal.d.ts 65 B

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