0.0.8-runnable β€’ Published 11 months ago

@miensoap/express-annotations v0.0.8-runnable

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

@miensoap/express-annotations 😸

μ§€μ›ν•˜λŠ” κΈ°λŠ₯

  • @Controller()
    • @Get()
    • @Post()
    • @Delete()
    • @Put()
    • @Patch()
  • @Component()
  • @Autowired()

μ„€μΉ˜

npm i @miensoap/express-annotations

μ‚¬μš© μ˜ˆμ‹œ

// tsconfig.json
{
  "compilerOptions": {
    "experimentalDecorators": true,
    "emitDecoratorMetadata": true,
    "esModuleInterop": true,
    "target": "ES6",
    "module": "nodenext",
  }
}
0.0.8-runnable

11 months ago

0.0.8-d

11 months ago

0.0.8-c

11 months ago

0.0.8-b

11 months ago

0.0.8-a

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago