Files
2025-12-03 21:28:08 +00:00

2 lines
65 B
TypeScript
Executable File

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