2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
export declare function isIPv6(s: string): boolean;
|
export declare function isIPv6(s: string): boolean;
|