Ray
Ray
Indeed this is a vue core type issue
https://github.com/vuejs/core/issues/9296
Ref: #2605
> that syntax limitation will prevent having this feature Hi, promote my project -https://github.com/so1ve/vue.ts/tree/main/packages/complex-types. It enhances the type parsing ability of Vue Parser, allowing you to use `extends Props` without...
https://github.com/vuejs/language-tools/issues/4520?
Thanks! Sorry for the inconvenience, I'm unable to use my PC now 😓
> 我有类似的情况,槽位A重启黑屏,槽位B正常,测试过11039和11071 > > 修补日志 > ``` > **************************** > **************************** > APatch Boot Image Patcher > **************************** > - Patching kernel > + ./kptools -p -i kernel.ori -S ****...
No this doesn't work.
Currently this is a limitation
Clerc already supports subcommands now. Just use spaces e.g. ```ts defineCommand('parent children') ```