samchon / nestia-helper

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

New decorator function `TypedBody()` #25

Closed samchon closed 2 years ago

samchon commented 2 years ago

Automatic TSON.assertType() adjustment.

Also, adjust such automatic TSON.assertType() on EncryptedBody() too.

samchon commented 2 years ago

Fix #25