unibutton/crypto.js
2024-11-25 14:14:20 -05:00

3 lines
No EOL
57 B
JavaScript

import crypto from "node:crypto";
export default crypto;