fix tests failure

This commit is contained in:
root
2026-06-02 01:23:19 -04:00
parent 0df950f2b1
commit 8f57ca9d76
3 changed files with 17 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
export * from './src/client'
+1
View File
@@ -0,0 +1 @@
module.exports = require('./src/client')