UNPKG

sequelize-typescript

Version:
5 lines (4 loc) 114 B
/** * Checks for IPv4 (129.89.23.1) */ export declare function IsIPv4(target: any, propertyName: string): void;