UNPKG

sparrow-iq

Version:

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

11 lines (6 loc) 237 B
'use strict'; var index = require('./sparrow-iq/index.js'); var ValidateDoc = require('./Helpers/ValidateDoc.js'); exports.SparrowIQ = index.SparrowIQ; exports.ValidateDoc = ValidateDoc.ValidateDoc; //# sourceMappingURL=index.js.map