File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ declare module 'querystring' {
308
308
309
309
Вот и всё, вы готовы писать код на TypeScript! Чтобы познакомиться с ним поближе, рекомендуем посетить эти ресурсы:
310
310
311
- * [TypeScript Documentation: Basic Types](https://www.typescriptlang.org/docs/handbook/basic -types.html)
312
- * [TypeScript Documentation: Migrating from Javascript ](https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html)
311
+ * [TypeScript Documentation: Everyday Types](https://www.typescriptlang.org/docs/handbook/2/everyday -types.html)
312
+ * [TypeScript Documentation: Migrating from JavaScript ](https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html)
313
313
* [TypeScript Documentation: React and Webpack](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html)
314
314
315
315
## Reason {#reason}
You can’t perform that action at this time.
0 commit comments