UNPKG

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