File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/zh-cn/guides Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ declare var myString: string;
9494
9595### UI 框架
9696
97- 如果你的项目使用了 [ UI 框架] ( /zh-cn/guides/framework-components/ ) ,则可能需要根据框架的不同进行额外的设置。请参阅你使用的框架的文档中关于 TypeScript 的相关文档以获取更多信息。([ Vue] ( https://cn.vuejs.org/guide/typescript/overview.html ) 、[ React] ( https://react-typescript-cheatsheet.netlify.app/docs/basic/setup ) 、[ Preact] ( https://preactjs.com/guide/v10/typescript ) 、[ Solid] ( https://www.solidjs.com/guides/typescript ) )
97+ 如果你的项目使用了 [ UI 框架] ( /zh-cn/guides/framework-components/ ) ,则可能需要根据框架的不同进行额外的设置。请参阅你使用的框架的文档中关于 TypeScript 的相关文档以获取更多信息。([ Vue] ( https://cn.vuejs.org/guide/typescript/overview.html ) 、[ React] ( https://react-typescript-cheatsheet.netlify.app/docs/basic/setup ) 、[ Preact] ( https://preactjs.com/guide/v10/typescript ) 、[ Solid] ( https://www.solidjs.com/guides/typescript ) 、 [ Svelte ] ( https://svelte.dev/docs/svelte/typescript ) )
9898
9999## 类型导入
100100
You can’t perform that action at this time.
0 commit comments