diff --git a/src/utils/crypto.ts b/src/utils/crypto.ts index a97fe05..5b09af8 100644 --- a/src/utils/crypto.ts +++ b/src/utils/crypto.ts @@ -11,3 +11,4 @@ // binding. See integration-tests-ant-native failure on PR #20957/#21178. import { randomUUID } from 'crypto' export { randomUUID } +