A Coco component transpiler built on the TypeScript compiler API.
npm install @cocojs/compiler
基于 typescript api 的转译程序。
✨ 功能- 组件添加static $$id属性- @constructorParams()装饰器添加入参- @autowired()装饰器添加入参- @component()装饰器添加入参
static $$id
@constructorParams()
@autowired()
@component()