DefinitelyTyped/types/request-ip
Łukasz Jagodziński 9264f705a6
The getClientIp can return null (#41902)
As you can see in the source code here https://github.com/pbojinov/request-ip/blob/master/src/index.js#L129 the `getClientIp` function can return `null` value if all the possible methods fail.
2020-02-04 08:53:37 -08:00
..
index.d.ts
request-ip-tests.ts
tsconfig.json
tslint.json