UNPKG

sparrow-iq

Version:

A powerful library for intelligent document processing and validation, featuring the advanced SparrowIQ .

9 lines (6 loc) 137 B
'use strict'; const ValidateDoc = () => { return true; }; exports.ValidateDoc = ValidateDoc; //# sourceMappingURL=ValidateDoc.js.map