2 lines
65 B
TypeScript
Executable File
2 lines
65 B
TypeScript
Executable File
export default function dnsEqual(a: string, b: string): boolean;
|