Skip to content

Commit 071e290

Browse files
committed
2020-06-14-33
1 parent 7592bd8 commit 071e290

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+55930
-770
lines changed

index.html

+118-106
Large diffs are not rendered by default.

pages/advanced-types.html

+1,986
Large diffs are not rendered by default.

pages/basic-types.html

+1,180
Large diffs are not rendered by default.

pages/classes.html

+1,375
Large diffs are not rendered by default.

pages/compiler-options-in-msbuild.html

+1,370
Large diffs are not rendered by default.

pages/compiler-options.html

+1,567
Large diffs are not rendered by default.

pages/configuring-watch.html

+1,028
Large diffs are not rendered by default.

pages/declaration-files/by-example.html

+1,167
Large diffs are not rendered by default.

pages/declaration-files/consumption.html

+989
Large diffs are not rendered by default.

pages/declaration-files/deep-dive.html

+1,137
Large diffs are not rendered by default.

pages/declaration-files/dos-and-don-ts.html

+1,111
Large diffs are not rendered by default.

pages/declaration-files/introduction.html

+996
Large diffs are not rendered by default.

pages/declaration-files/library-structures.html

+1,224
Large diffs are not rendered by default.

pages/declaration-files/publishing.html

+1,034
Large diffs are not rendered by default.

pages/declaration-files/templates.html

+973
Large diffs are not rendered by default.

pages/declaration-files/templates/global-modifying-module.d.ts.html

+102-89
Large diffs are not rendered by default.

pages/declaration-files/templates/global-plugin.d.ts.html

+100-87
Large diffs are not rendered by default.

pages/declaration-files/templates/global.d.ts.html

+100-87
Large diffs are not rendered by default.

pages/declaration-files/templates/module-class.d.ts.html

+100-87
Large diffs are not rendered by default.

pages/declaration-files/templates/module-function.d.ts.html

+100-87
Large diffs are not rendered by default.

pages/declaration-files/templates/module-plugin.d.ts.html

+100-87
Large diffs are not rendered by default.

pages/declaration-files/templates/module.d.ts.html

+102-89
Large diffs are not rendered by default.

pages/declaration-merging.html

+1,262
Large diffs are not rendered by default.

pages/decorators.html

+1,376
Large diffs are not rendered by default.

pages/enums.html

+1,217
Large diffs are not rendered by default.

pages/functions.html

+1,331
Large diffs are not rendered by default.

pages/generics.html

+1,195
Large diffs are not rendered by default.

pages/integrating-with-build-tools.html

+1,162
Large diffs are not rendered by default.

pages/interfaces.html

+1,407
Large diffs are not rendered by default.

pages/iterators-and-generators.html

+1,022
Large diffs are not rendered by default.

pages/jsx.html

+1,365
Large diffs are not rendered by default.

pages/mixins.html

+1,060
Large diffs are not rendered by default.

pages/module-resolution.html

+1,341
Large diffs are not rendered by default.

pages/modules.html

+1,584
Large diffs are not rendered by default.

pages/namespaces-and-modules.html

+1,049
Large diffs are not rendered by default.

pages/namespaces.html

+1,195
Large diffs are not rendered by default.

pages/nightly-builds.html

+1,023
Large diffs are not rendered by default.

pages/project-references.html

+1,112
Large diffs are not rendered by default.

pages/release-notes/typescript-3.8.html

+1,329
Large diffs are not rendered by default.

pages/release-notes/typescript-3.9.html

+1,355
Large diffs are not rendered by default.

pages/symbols.html

+1,027
Large diffs are not rendered by default.

pages/triple-slash-directives.html

+1,050
Large diffs are not rendered by default.

pages/tsconfig.json.html

+1,113
Large diffs are not rendered by default.

pages/tutorials/asp.net-core.html

+1,113
Large diffs are not rendered by default.

pages/tutorials/gulp.html

+1,288
Large diffs are not rendered by default.

pages/tutorials/migrating-from-javascript.html

+1,268
Large diffs are not rendered by default.

pages/tutorials/react-&-webpack.html

+1,148
Large diffs are not rendered by default.

pages/tutorials/typescript-in-5-minutes.html

+1,089
Large diffs are not rendered by default.

pages/type-checking-javaScript-files.html

+1,585
Large diffs are not rendered by default.

pages/type-compatibility.html

+1,160
Large diffs are not rendered by default.

pages/type-inference.html

+1,025
Large diffs are not rendered by default.

pages/utility-types.html

+1,206
Large diffs are not rendered by default.

pages/variable-declarations.html

+1,462
Large diffs are not rendered by default.

search_index.json

+1-1
Large diffs are not rendered by default.

sitemap.xml

+51-50
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,56 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
33
<url> <loc>https://typescript-kr.github.io/./</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
4-
<url> <loc>https://typescript-kr.github.io/pages/tutorials/TypeScript in 5 minutes.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
5-
<url> <loc>https://typescript-kr.github.io/pages/tutorials/ASP.NET Core.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
6-
<url> <loc>https://typescript-kr.github.io/pages/tutorials/Gulp.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
7-
<url> <loc>https://typescript-kr.github.io/pages/tutorials/Migrating from JavaScript.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
8-
<url> <loc>https://typescript-kr.github.io/pages/tutorials/React &amp; Webpack.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
9-
<url> <loc>https://typescript-kr.github.io/pages/Basic Types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
10-
<url> <loc>https://typescript-kr.github.io/pages/Variable Declarations.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
11-
<url> <loc>https://typescript-kr.github.io/pages/Interfaces.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
12-
<url> <loc>https://typescript-kr.github.io/pages/Classes.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
13-
<url> <loc>https://typescript-kr.github.io/pages/Functions.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
14-
<url> <loc>https://typescript-kr.github.io/pages/Generics.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
15-
<url> <loc>https://typescript-kr.github.io/pages/Enums.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
16-
<url> <loc>https://typescript-kr.github.io/pages/Type Inference.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
17-
<url> <loc>https://typescript-kr.github.io/pages/Type Compatibility.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
18-
<url> <loc>https://typescript-kr.github.io/pages/Advanced Types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
19-
<url> <loc>https://typescript-kr.github.io/pages/Symbols.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
20-
<url> <loc>https://typescript-kr.github.io/pages/Iterators and Generators.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
21-
<url> <loc>https://typescript-kr.github.io/pages/Modules.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
22-
<url> <loc>https://typescript-kr.github.io/pages/Namespaces.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
23-
<url> <loc>https://typescript-kr.github.io/pages/Namespaces and Modules.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
24-
<url> <loc>https://typescript-kr.github.io/pages/Module Resolution.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
25-
<url> <loc>https://typescript-kr.github.io/pages/Declaration Merging.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
26-
<url> <loc>https://typescript-kr.github.io/pages/JSX.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
27-
<url> <loc>https://typescript-kr.github.io/pages/Decorators.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
28-
<url> <loc>https://typescript-kr.github.io/pages/Mixins.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
29-
<url> <loc>https://typescript-kr.github.io/pages/Triple-Slash Directives.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
30-
<url> <loc>https://typescript-kr.github.io/pages/Type Checking JavaScript Files.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
31-
<url> <loc>https://typescript-kr.github.io/pages/Utility Types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
32-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Introduction.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
33-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Library Structures.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
34-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/By Example.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
35-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Do&#039;s and Don&#039;ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
36-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Deep Dive.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
37-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Templates.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
38-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/global-modifying-module.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
39-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/global-plugin.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
40-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/global.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
41-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/module-class.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
42-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/module-function.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
43-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/module-plugin.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
44-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/templates/module.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
45-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Publishing.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
46-
<url> <loc>https://typescript-kr.github.io/pages/declaration files/Consumption.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
4+
<url> <loc>https://typescript-kr.github.io/pages/tutorials/typescript-in-5-minutes.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
5+
<url> <loc>https://typescript-kr.github.io/pages/tutorials/asp.net-core.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
6+
<url> <loc>https://typescript-kr.github.io/pages/tutorials/gulp.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
7+
<url> <loc>https://typescript-kr.github.io/pages/tutorials/migrating-from-javascript.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
8+
<url> <loc>https://typescript-kr.github.io/pages/tutorials/react-&amp;-webpack.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
9+
<url> <loc>https://typescript-kr.github.io/pages/basic-types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
10+
<url> <loc>https://typescript-kr.github.io/pages/variable-declarations.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
11+
<url> <loc>https://typescript-kr.github.io/pages/interfaces.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
12+
<url> <loc>https://typescript-kr.github.io/pages/classes.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
13+
<url> <loc>https://typescript-kr.github.io/pages/functions.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
14+
<url> <loc>https://typescript-kr.github.io/pages/generics.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
15+
<url> <loc>https://typescript-kr.github.io/pages/enums.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
16+
<url> <loc>https://typescript-kr.github.io/pages/type-inference.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
17+
<url> <loc>https://typescript-kr.github.io/pages/type-compatibility.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
18+
<url> <loc>https://typescript-kr.github.io/pages/advanced-types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
19+
<url> <loc>https://typescript-kr.github.io/pages/symbols.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
20+
<url> <loc>https://typescript-kr.github.io/pages/iterators-and-generators.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
21+
<url> <loc>https://typescript-kr.github.io/pages/modules.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
22+
<url> <loc>https://typescript-kr.github.io/pages/namespaces.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
23+
<url> <loc>https://typescript-kr.github.io/pages/namespaces-and-modules.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
24+
<url> <loc>https://typescript-kr.github.io/pages/module-resolution.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
25+
<url> <loc>https://typescript-kr.github.io/pages/declaration-merging.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
26+
<url> <loc>https://typescript-kr.github.io/pages/jsx.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
27+
<url> <loc>https://typescript-kr.github.io/pages/decorators.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
28+
<url> <loc>https://typescript-kr.github.io/pages/mixins.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
29+
<url> <loc>https://typescript-kr.github.io/pages/triple-slash-directives.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
30+
<url> <loc>https://typescript-kr.github.io/pages/type-checking-javaScript-files.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
31+
<url> <loc>https://typescript-kr.github.io/pages/utility-types.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
32+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/introduction.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
33+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/library-structures.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
34+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/by-example.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
35+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/dos-and-don-ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
36+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/deep-dive.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
37+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
38+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/global-modifying-module.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
39+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/global-plugin.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
40+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/global.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
41+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/module-class.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
42+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/module-function.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
43+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/module-plugin.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
44+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/templates/module.d.ts.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
45+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/publishing.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
46+
<url> <loc>https://typescript-kr.github.io/pages/declaration-files/consumption.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
4747
<url> <loc>https://typescript-kr.github.io/pages/tsconfig.json.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
48-
<url> <loc>https://typescript-kr.github.io/pages/Compiler Options.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
49-
<url> <loc>https://typescript-kr.github.io/pages/Project References.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
50-
<url> <loc>https://typescript-kr.github.io/pages/Compiler Options in MSBuild.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
51-
<url> <loc>https://typescript-kr.github.io/pages/Integrating with Build Tools.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
52-
<url> <loc>https://typescript-kr.github.io/pages/Nightly Builds.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
53-
<url> <loc>https://typescript-kr.github.io/pages/release notes/TypeScript 3.9.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
54-
<url> <loc>https://typescript-kr.github.io/pages/release notes/TypeScript 3.8.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
48+
<url> <loc>https://typescript-kr.github.io/pages/compiler-options.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
49+
<url> <loc>https://typescript-kr.github.io/pages/project-references.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
50+
<url> <loc>https://typescript-kr.github.io/pages/compiler-options-in-msbuild.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
51+
<url> <loc>https://typescript-kr.github.io/pages/integrating-with-build-tools.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
52+
<url> <loc>https://typescript-kr.github.io/pages/nightly-builds.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
53+
<url> <loc>https://typescript-kr.github.io/pages/configuring-watch.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
54+
<url> <loc>https://typescript-kr.github.io/pages/release-notes/typescript-3.9.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
55+
<url> <loc>https://typescript-kr.github.io/pages/release-notes/typescript-3.8.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
5556
</urlset>

0 commit comments

Comments
 (0)