kujiale / tacky

Enterprise-level front-end framework based on react

Home Page:https://kujiale.github.io/tacky/#/zh-cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

field decorator for function in typescript

geoffgu opened this issue · comments

need to support the following style in typescript

@mutation method = () => {}
@effect method = () => {}