aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/bcryptjs/index.d.ts
blob: 3ae838f0b98f58b8c68beeb4684def85dd6e20f3 (plain)
1
2
3
import * as bcrypt from "./types.js";
export * from "./types.js";
export default bcrypt;