Installation
Installation
Enable decorators and reflect-metata on your tsconfig.json
:
tsconfig.js
And import reflect-metadata
once, your entry file.
main.ts
Last updated
Was this helpful?
Enable decorators and reflect-metata on your tsconfig.json
:
And import reflect-metadata
once, your entry file.
Last updated
Was this helpful?