UNPKG
@litert/decorator
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
The utility set of decorators.
github.com/litert/decorator.js
litert/decorator.js
@litert/decorator
/
CHANGES.md
14 lines
(7 loc)
•
217 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changes Logs
## v0.2.2
-
fix(typings): fixed definition of
`IGeneralDecorator`
adapting to TS5.0.
## v0.2.1
-
fix(typings): fixed definition of
`IClassDecorator`
.
## v0.2.0
-
feat(api): added
`composite`
API.