unibutton/crypto.js

3 lines
52 B
JavaScript
Raw Normal View History

2024-11-25 14:14:20 -05:00
import crypto from "crypto";
2024-11-25 14:14:20 -05:00
export default crypto;