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 36aba8d commit 6b03776Copy full SHA for 6b03776
src/index.js
@@ -4,4 +4,4 @@ var toCamelCase = require('./toCamelCase');
4
module.exports = {
5
toSnakeCase,
6
toCamelCase
7
-}
+};
0 commit comments