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