DefinitelyTyped/types/geolite2/geolite2-tests.ts
2019-12-05 21:45:40 -08:00

6 lines
170 B
TypeScript

import * as geolite2 from 'geolite2';
geolite2.paths.asn; // $ExpectType string
geolite2.paths.city; // $ExpectType string
geolite2.paths.country; // $ExpectType string