generated from erangel1/generic-template
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export declare function isIPv6(s: string): boolean;
|