Installation
npm i @shiftcoders/dynamo-easy --save
npm i reflect-metadata@^0.1.12 --saveimport "reflect-metadata"{
"types": ["reflect-metadata"]
}{
"experimentalDecorators": true
"emitDecoratorMetadata": true
}Last updated
Was this helpful?