UNPKG

112 BTypeScriptView Raw
1import * as validator from "validator";
2declare const isLatLong: typeof validator.isLatLong;
3export = isLatLong;
\No newline at end of file