We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f3e77 commit c678f42Copy full SHA for c678f42
1 file changed
index.mjs
@@ -3,4 +3,4 @@ import eachTest from './each-test.js'
3
import testPath from './test-path.js'
4
import jsonify from './jsonify.js'
5
6
-export { jsonify, path, each, testOnReal }
+export { jsonify, testPath, eachTest, testOnReal }
0 commit comments