0.0.8-runnable β€’ Published 1 year ago

@miensoap/express-annotations v0.0.8-runnable

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

1 year ago

0.0.8-d

1 year ago

0.0.8-c

1 year ago

0.0.8-b

1 year ago

0.0.8-a

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago