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
Currently ts-api-decorators instantiates handler classes during initialization. It would be preferable to have an option to instead lazy-load the handlers when they're called.