export * from "crypto";
import * as crypto from "crypto";
export default crypto;
export { randomUUID } from "./randomuuid.mjs";
