unibutton/crypto.js

3 lines
52 B
JavaScript
Raw Normal View History

2024-09-29 04:07:52 -04:00
import crypto from "crypto";
2024-09-29 04:06:33 -04:00
export default crypto;