feat(md5): now creates md5 hashes
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import * as plugins from './nodehash.plugins';
|
||||
|
||||
export * from './nodehash.sha256';
|
||||
export * from './nodehash.md5';
|
||||
|
Reference in New Issue
Block a user