UNPKG

node_js_ipqs_db_reader

Version:

A Node JS implementation of the IPQualityScore flat file IP reputation database reader.

4 lines (3 loc) 78 B
export default class Utility { static uVarInt(bytes: number[]): number; }