Files
2025-09-19 14:25:20 +08:00

2 lines
65 B
TypeScript

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