Md5 typescriptInstall npm install md5-typescript -save HOW TO USEimport{Md5}from"md5-typescript";console.log(Md5.init('test'));