We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa216e5 + 1054461 commit e7ba228Copy full SHA for e7ba228
1 file changed
index.js
@@ -1,9 +1,8 @@
1
-
2
var fromCamel = require('from-camel-case');
3
4
5
/**
6
- * Expose `fromCamelCase`.
+ * Expose `toSpaceCase`.
7
*/
8
9
module.exports = toSpaceCase;
0 commit comments