diff --git a/src/index.ts b/src/index.ts index b761b2c..b747231 100644 --- a/src/index.ts +++ b/src/index.ts @@ -2,3 +2,4 @@ export * from './subscribers'; export * from './crypto'; export * from './entity'; export * from './options'; +export * from './transformer'; \ No newline at end of file