mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-09 09:59:50 -04:00
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export default function dnsEqual(a: string, b: string): boolean;
|