Matthew Bell
Matthew Bell
@bgrnwd Bumped version to 1.0.4. Seem to have encountered s second issue. Updated the example usage, and implemented the following code... This is the output when executing the above code...
Just to let you know, fixing the versions as specified above does work - thank you @lucas-zimerman.
@draylegend You can register a DI container inside the `decorators` object. Here is an example using `typedi` `src/index.ts` ``` import {decorators} from "elysia-decorators"; import {Container} from "typedi"; import {UsersController} from...
@crespowang Will this be a new feature for both version 13.x and 14.x?
> > [@crespowang](https://github.com/crespowang) Will this be a new feature for both version 13.x and 14.x? > > Is there a reason holding you back on 13? I was under the...
> > > > [@crespowang](https://github.com/crespowang) Will this be a new feature for both version 13.x and 14.x? > > > > > > > > > Is there a reason...