UNPKG

type-r2

Version:

Serializable, validated, and observable data layer for modern JS applications

3 lines (2 loc) 149 B
export declare function isIPAddress(x: string): boolean; export declare const IPAddress: import("type-r").ChainableAttributeSpec<StringConstructor>;