0.0.8-runnable β€’ Published 12 months ago

@miensoap/express-annotations v0.0.8-runnable

Weekly downloads
-
License
-
Repository
-
Last release
12 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

12 months ago

0.0.8-d

12 months ago

0.0.8-c

12 months ago

0.0.8-b

12 months ago

0.0.8-a

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago