UNPKG
computed
Version:
latest (0.0.1)
0.0.1
ES7 decorator for computed properties
github.com/oriSomething/computed
oriSomething/computed
computed
/
index.js
2 lines
(1 loc)
•
54 B
JavaScript
View Raw
1
2
export
{
default
as
computed }
from
'./lib/computed'
;