1 line
65 B
TypeScript
Executable file
1 line
65 B
TypeScript
Executable file
export default function dnsEqual(a: string, b: string): boolean;
|