主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Matei Trand
活动总数
3
最后的活动
2025年01月16日 21:54
成员加入日期
2021年10月25日 08:04
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(1)
Matei Trand
进行了评论,
2025年01月16日 21:54
The correct way to type your props is no longer withlet { ... } = $props<Type>()but withlet { ... } : Type = $props()See this issue for more information: https://github.com/sveltejs/svelte/issues/1...
社区
WebStorm
Seems to be false positives when using Sveltekit with Svelte 5 and Typescript
2 票