switchCasePropertyMappers from Javascript
pwim opened this issue · 2 comments
pwim commented
I noticed that there's a switchCasePropertyMappers.ts which seems to provide a way to camelize properties. However, that file only exists in src, and there is no compiled lib/switchCasePropertyMappers.js. Was this an oversight, or can I only use that if I'm using typescript?
pwim commented
Thanks!