File size: 83 Bytes
f107c64
 
 
1
2
3
4
import * as bcrypt from "./types.js";
export = bcrypt;
export as namespace bcrypt;