fix: transformers folder to camel

This commit is contained in:
Skillz4Killz
2022-12-19 21:30:38 +00:00
parent 44e6a8f915
commit 5ac6d27837
22 changed files with 2 additions and 1 deletions

View File

@@ -1 +1,2 @@
export * from './transformers/index.js'
export * from './camel/index.js'
export * from './snake/index.js'