aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/decorators.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use PascalCase names as string enum keysLeonid Logvinov2017-07-121-2/+2
|
* Revert "Use different lodash import syntax which allows to include only used ↵Leonid2017-06-221-3/+3
| | | | functions"
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-1/+1
|
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-3/+3
|
* Add initial error handling decorator implementationLeonid Logvinov2017-06-101-0/+35