Skip to content

Commit 4ccb150

Browse files
committed
Update docs
1 parent 4458a29 commit 4ccb150

Some content is hidden

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

41 files changed

+1107
-1763
lines changed

โ€Žindex.htmlโ€Ž

Lines changed: 27 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,28 @@
11

22
<!DOCTYPE HTML>
33
<html lang="" >
4-
<head>
5-
<meta charset="UTF-8">
6-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7-
<title>์†Œ๊ฐœ ยท GitBook</title>
8-
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
9-
<meta name="description" content="">
10-
<meta name="generator" content="GitBook 3.2.3">
11-
12-
13-
4+
5+
<head>
6+
<meta charset="UTF-8">
7+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
8+
<title>์†Œ๊ฐœ ยท GitBook</title>
9+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
10+
<meta name="description" content="">
11+
<meta name="generator" content="GitBook 3.2.3">
12+
<meta property="og:title" content="TypeScript ํ•œ๊ธ€ ๋ฌธ์„œ">
13+
<meta property="og:image" content="https://avatars1.githubusercontent.com/u/37781342?s=200&v=4">
14+
<meta property="og:description" content="TypeScript ํ•œ๊ธ€ ๋ฒˆ์—ญ ๋ฌธ์„œ์ž…๋‹ˆ๋‹ค">
15+
<meta property="og:url" content="http://typescript-kr.github.io/index.html">
1416

1517

1618
<link rel="stylesheet" href="gitbook/style.css">
1719

18-
19-
20-
21-
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight-1/website.css">
22-
23-
24-
25-
<link rel="stylesheet" href="gitbook/gitbook-plugin-forkmegithub/plugin.css">
26-
27-
28-
29-
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
30-
31-
32-
33-
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
34-
35-
36-
37-
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
38-
39-
40-
20+
21+
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight-1/website.css">
22+
<link rel="stylesheet" href="gitbook/gitbook-plugin-forkmegithub/plugin.css">
23+
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
24+
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
25+
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
4126

4227

4328

@@ -58,8 +43,7 @@
5843

5944
<link rel="stylesheet" type="text/css" href="assets/css/atom-one-dark.css" />
6045

61-
62-
46+
6347

6448

6549
<meta name="HandheldFriendly" content="true"/>
@@ -74,9 +58,10 @@
7458

7559

7660

77-
</head>
78-
<body>
79-
61+
</head>
62+
63+
<body>
64+
8065
<div class="book">
8166
<div class="book-summary">
8267

@@ -759,12 +744,11 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
759744
<script>
760745
var gitbook = gitbook || [];
761746
gitbook.push(function() {
762-
gitbook.page.hasChanged({"page":{"title":"์†Œ๊ฐœ","level":"1.1","depth":1,"next":{"title":"5๋ถ„ ์•ˆ์— ๋ณด๋Š” TypeScript","level":"2.1","depth":1,"path":"pages/tutorials/TypeScript in 5 minutes.md","ref":"pages/tutorials/TypeScript in 5 minutes.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","analytics"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2018-04-11T02:24:29.838Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T02:29:29.326Z"},"basePath":".","book":{"language":""}});
747+
gitbook.page.hasChanged({"page":{"title":"์†Œ๊ฐœ","level":"1.1","depth":1,"next":{"title":"5๋ถ„ ์•ˆ์— ๋ณด๋Š” TypeScript","level":"2.1","depth":1,"path":"pages/tutorials/TypeScript in 5 minutes.md","ref":"pages/tutorials/TypeScript in 5 minutes.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","analytics"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2018-04-11T03:36:38.908Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T03:38:23.919Z"},"basePath":".","book":{"language":""}});
763748
});
764749
</script>
765750
</div>
766-
767-
751+
768752

769753
<script src="gitbook/gitbook.js"></script>
770754
<script src="gitbook/theme.js"></script>
@@ -800,6 +784,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
800784

801785

802786

803-
</body>
804-
</html>
787+
</body>
805788

789+
</html>

โ€Žpages/Advanced Types.htmlโ€Ž

Lines changed: 27 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,28 @@
11

22
<!DOCTYPE HTML>
33
<html lang="" >
4-
<head>
5-
<meta charset="UTF-8">
6-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7-
<title>๊ณ ๊ธ‰ ํƒ€์ž… ยท GitBook</title>
8-
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
9-
<meta name="description" content="">
10-
<meta name="generator" content="GitBook 3.2.3">
11-
12-
13-
4+
5+
<head>
6+
<meta charset="UTF-8">
7+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
8+
<title>๊ณ ๊ธ‰ ํƒ€์ž… ยท GitBook</title>
9+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
10+
<meta name="description" content="">
11+
<meta name="generator" content="GitBook 3.2.3">
12+
<meta property="og:title" content="TypeScript ํ•œ๊ธ€ ๋ฌธ์„œ">
13+
<meta property="og:image" content="https://avatars1.githubusercontent.com/u/37781342?s=200&v=4">
14+
<meta property="og:description" content="TypeScript ํ•œ๊ธ€ ๋ฒˆ์—ญ ๋ฌธ์„œ์ž…๋‹ˆ๋‹ค">
15+
<meta property="og:url" content="http://typescript-kr.github.io/index.html">
1416

1517

1618
<link rel="stylesheet" href="../gitbook/style.css">
1719

18-
19-
20-
21-
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight-1/website.css">
22-
23-
24-
25-
<link rel="stylesheet" href="../gitbook/gitbook-plugin-forkmegithub/plugin.css">
26-
27-
28-
29-
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
30-
31-
32-
33-
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
34-
35-
36-
37-
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
38-
39-
40-
20+
21+
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight-1/website.css">
22+
<link rel="stylesheet" href="../gitbook/gitbook-plugin-forkmegithub/plugin.css">
23+
<link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css">
24+
<link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
25+
<link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
4126

4227

4328

@@ -58,8 +43,7 @@
5843

5944
<link rel="stylesheet" type="text/css" href="../assets/css/atom-one-dark.css" />
6045

61-
62-
46+
6347

6448

6549
<meta name="HandheldFriendly" content="true"/>
@@ -76,9 +60,10 @@
7660
<link rel="prev" href="Type Compatibility.html" />
7761

7862

79-
</head>
80-
<body>
81-
63+
</head>
64+
65+
<body>
66+
8267
<div class="book">
8368
<div class="book-summary">
8469

@@ -1380,12 +1365,11 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
13801365
<script>
13811366
var gitbook = gitbook || [];
13821367
gitbook.push(function() {
1383-
gitbook.page.hasChanged({"page":{"title":"๊ณ ๊ธ‰ ํƒ€์ž…","level":"3.10","depth":1,"next":{"title":"์‹ฌ๋ณผ","level":"3.11","depth":1,"path":"pages/Symbols.md","ref":"pages/Symbols.md","articles":[]},"previous":{"title":"ํƒ€์ž… ํ˜ธํ™˜์„ฑ","level":"3.9","depth":1,"path":"pages/Type Compatibility.md","ref":"pages/Type Compatibility.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","analytics"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"pages/Advanced Types.md","mtime":"2018-04-11T02:24:29.834Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T02:29:29.326Z"},"basePath":"..","book":{"language":""}});
1368+
gitbook.page.hasChanged({"page":{"title":"๊ณ ๊ธ‰ ํƒ€์ž…","level":"3.10","depth":1,"next":{"title":"์‹ฌ๋ณผ","level":"3.11","depth":1,"path":"pages/Symbols.md","ref":"pages/Symbols.md","articles":[]},"previous":{"title":"ํƒ€์ž… ํ˜ธํ™˜์„ฑ","level":"3.9","depth":1,"path":"pages/Type Compatibility.md","ref":"pages/Type Compatibility.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","analytics"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"pages/Advanced Types.md","mtime":"2018-04-11T03:36:38.906Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T03:38:23.919Z"},"basePath":"..","book":{"language":""}});
13841369
});
13851370
</script>
13861371
</div>
1387-
1388-
1372+
13891373

13901374
<script src="../gitbook/gitbook.js"></script>
13911375
<script src="../gitbook/theme.js"></script>
@@ -1421,6 +1405,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
14211405

14221406

14231407

1424-
</body>
1425-
</html>
1408+
</body>
14261409

1410+
</html>

0 commit comments

Comments
ย (0)