UNPKG

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