Compare commits
1 Commits
master
...
placeholde
Author | SHA1 | Date |
---|---|---|
|
a641e5d044 |
|
@ -0,0 +1,5 @@
|
||||||
|
const bcryptjs = require("bcryptjs");
|
||||||
|
|
||||||
|
class Bcrypt {}
|
||||||
|
|
||||||
|
module.exports = new Bcrypt();
|
Loading…
Reference in New Issue