samchon / nestia-helper

NestJS helper with Type level
MIT License
34 stars 3 forks source link

Function detector of `ExpressionTransformer` must be changed #22

Closed samchon closed 2 years ago

samchon commented 2 years ago

Since typescript-json v3 update, its TSON.stringify() is generating the real function.

Therefore, function detector of ExpressionTransformer must be changed.