UNPKG

@zxcvbn-ts/matcher-pwned

Version:

HaveIBeenPwned Matcher for zxcvbn-ts

10 lines (7 loc) 168 B
'use strict'; // TODO make some more appropriated guesses logic? var scoring = (() => { return 1; }); module.exports = scoring; //# sourceMappingURL=scoring.js.map