e88e16d1
1 2 3 4 5
import cr from 'crypto'; export default { "num" : function () {return typeof cr.createHash('md5').digest().length} }