Files
TugasPaaS/node_modules/bcryptjs/index.d.ts
T
2026-05-12 12:41:49 +07:00

4 lines
89 B
TypeScript

import * as bcrypt from "./types.js";
export * from "./types.js";
export default bcrypt;