You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
automapper.ts: add @AutoMap() decorator to replace @ExposedType() and @expose() decorators.
Nothing changes functionality wise but AutoMap makes it uniformed with the library
base.ts: new autoMap decorator instead of @ExposedType