We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb0ad9 commit f17be2aCopy full SHA for f17be2a
index.js
@@ -43,4 +43,4 @@ module.exports.Test = Test;
43
/**
44
* Expose the agent function
45
*/
46
-module.exports.agent = agent
+module.exports.agent = agent;
0 commit comments