UNPKG

recheck

Version:
5 lines (3 loc) 98 B
const lib = require("./lib/main"); exports.check = lib.check; exports.checkSync = lib.checkSync;