mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update TypeScript documentation (4.9.3)
This commit is contained in:
parent
496225804b
commit
6f877b6546
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module Docs
|
||||||
|
|
||||||
self.name = 'TypeScript'
|
self.name = 'TypeScript'
|
||||||
self.type = 'typescript'
|
self.type = 'typescript'
|
||||||
self.release = '4.8.2'
|
self.release = '4.9.3'
|
||||||
self.base_urls = [
|
self.base_urls = [
|
||||||
'https://www.typescriptlang.org/docs/handbook/',
|
'https://www.typescriptlang.org/docs/handbook/',
|
||||||
'https://www.typescriptlang.org/'
|
'https://www.typescriptlang.org/'
|
||||||
|
|
Loading…
Reference in a new issue