Skip to content

Commit 4663a72

Browse files
authored
2020-05-14-22 (#67)
1 parent 58589ce commit 4663a72

Some content is hidden

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

54 files changed

+11590
-241
lines changed

โ€Žindex.html

+103-5
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,103 @@
569569

570570

571571

572+
<ul class="articles">
573+
574+
575+
<li class="chapter " data-level="4.6.1" data-path="pages/declaration files/templates/global-modifying-module.d.ts.html">
576+
577+
<a href="pages/declaration files/templates/global-modifying-module.d.ts.html">
578+
579+
580+
global-modifying-module.d.ts
581+
582+
</a>
583+
584+
585+
586+
</li>
587+
588+
<li class="chapter " data-level="4.6.2" data-path="pages/declaration files/templates/global-plugin.d.ts.html">
589+
590+
<a href="pages/declaration files/templates/global-plugin.d.ts.html">
591+
592+
593+
global-plugin.d.ts
594+
595+
</a>
596+
597+
598+
599+
</li>
600+
601+
<li class="chapter " data-level="4.6.3" data-path="pages/declaration files/templates/global.d.ts.html">
602+
603+
<a href="pages/declaration files/templates/global.d.ts.html">
604+
605+
606+
global.d.ts
607+
608+
</a>
609+
610+
611+
612+
</li>
613+
614+
<li class="chapter " data-level="4.6.4" data-path="pages/declaration files/templates/module-class.d.ts.html">
615+
616+
<a href="pages/declaration files/templates/module-class.d.ts.html">
617+
618+
619+
module-class.d.ts
620+
621+
</a>
622+
623+
624+
625+
</li>
626+
627+
<li class="chapter " data-level="4.6.5" data-path="pages/declaration files/templates/module-function.d.ts.html">
628+
629+
<a href="pages/declaration files/templates/module-function.d.ts.html">
630+
631+
632+
module-function.d.ts
633+
634+
</a>
635+
636+
637+
638+
</li>
639+
640+
<li class="chapter " data-level="4.6.6" data-path="pages/declaration files/templates/module-plugin.d.ts.html">
641+
642+
<a href="pages/declaration files/templates/module-plugin.d.ts.html">
643+
644+
645+
module-plugin.d.ts
646+
647+
</a>
648+
649+
650+
651+
</li>
652+
653+
<li class="chapter " data-level="4.6.7" data-path="pages/declaration files/templates/module.d.ts.html">
654+
655+
<a href="pages/declaration files/templates/module.d.ts.html">
656+
657+
658+
module.d.ts
659+
660+
</a>
661+
662+
663+
664+
</li>
665+
666+
667+
</ul>
668+
572669
</li>
573670

574671
<li class="chapter " data-level="4.7" data-path="pages/declaration files/Publishing.html">
@@ -749,13 +846,14 @@ <h1>
749846

750847
<h1 id="typescript-handbook-&#xD55C;&#xAE00;-&#xBB38;&#xC11C;">TypeScript-Handbook &#xD55C;&#xAE00; &#xBB38;&#xC11C;</h1>
751848
<p><a href="https://travis-ci.com/github/typescript-kr/typescript-kr.github.io" target="_blank"><img src="https://api.travis-ci.com/typescript-kr/typescript-kr.github.io.svg?branch=master" alt="Build Status"></a> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
752-
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square" alt="All Contributors"></a>
753-
<!-- ALL-CONTRIBUTORS-BADGE:END --></p>
849+
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-21-orange.svg" alt="All Contributors"></a><!-- ALL-CONTRIBUTORS-BADGE:END -->
850+
<a href="https://github.com/typescript-kr/typescript-kr.github.io/releases" target="_blank"><img src="https://img.shields.io/github/release-date/typescript-kr/typescript-kr.github.io" alt="Release Date"></a><!-- RELEASE-DATE-BADGE:END -->
851+
<a href="https://github.com/typescript-kr/typescript-kr.github.io/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/typescript-kr/typescript-kr.github.io" alt="Stars"></a><!-- STARS-BADGE:END --></p>
754852
<p><a href="https://www.typescriptlang.org/docs/home.html" target="_blank">TypeScript Handbook</a>&#xC744; &#xBC88;&#xC5ED;&#xD558;&#xB294; &#xD504;&#xB85C;&#xC81D;&#xD2B8;&#xC785;&#xB2C8;&#xB2E4;.</p>
755853
<h2 id="&#xC9C4;&#xD589;-&#xC0C1;&#xD669;">&#xC9C4;&#xD589; &#xC0C1;&#xD669;</h2>
756-
<p>&#xBC88;&#xC5ED; &#xC9C4;&#xD589; &#xC0C1;&#xD669;&#xC740; <a href="https://github.com/typescript-kr/typescript-kr.github.io/blob/master/progress.md" target="_blank">&#xC774;&#xACF3;</a>&#xC744; &#xD1B5;&#xD574; &#xD655;&#xC778;&#xD560; &#xC218; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;.</p>
854+
<p>&#xBC88;&#xC5ED; &#xC9C4;&#xD589; &#xC0C1;&#xD669;&#xC740; <a href="https://github.com/typescript-kr/typescript-kr.github.io/projects/1" target="_blank">&#xC774;&#xACF3;</a>&#xC744; &#xD1B5;&#xD574; &#xD655;&#xC778;&#xD560; &#xC218; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;.</p>
757855
<h2 id="&#xCC38;&#xC5EC;&#xD558;&#xAE30;">&#xCC38;&#xC5EC;&#xD558;&#xAE30;</h2>
758-
<p>&#xB204;&#xAD6C;&#xB098; &#xCC38;&#xC5EC; &#xAC00;&#xB2A5;&#xD558;&#xBA70; &#xCC38;&#xC5EC;&#xD558;&#xB294; &#xBC29;&#xBC95;&#xC740; <a href="https://github.com/typescript-kr/typescript-kr.github.io/wiki/%EB%B2%88%EC%97%AD-%EA%B0%80%EC%9D%B4%EB%93%9C-%EB%B0%8F-%EA%B7%9C%EC%B9%99" target="_blank">&#xBC88;&#xC5ED;&#xAC00;&#xC774;&#xB4DC; &#xBC0F; &#xADDC;&#xCE59;</a>&#xACFC; <a href="https://github.com/typescript-kr/typescript-kr.github.io/blob/master/CONTRIBUTING.md" target="_blank">CONTRIBUTING.md</a>&#xB97C; &#xCC38;&#xACE0;&#xD574; &#xC8FC;&#xC138;&#xC694;.</p>
856+
<p>&#xB204;&#xAD6C;&#xB098; &#xCC38;&#xC5EC; &#xAC00;&#xB2A5;&#xD558;&#xBA70; &#xCC38;&#xC5EC;&#xD558;&#xB294; &#xBC29;&#xBC95;&#xC740; <a href="https://github.com/typescript-kr/typescript-kr.github.io/blob/master/CONTRIBUTING.md" target="_blank">CONTRIBUTING.md</a>&#xB97C; &#xCC38;&#xACE0;&#xD574; &#xC8FC;&#xC138;&#xC694;.</p>
759857
<p>&#xC798;&#xBABB;&#xB41C; &#xBC88;&#xC5ED;, &#xC624;&#xD0C0;, &#xBC88;&#xC5ED; &#xC694;&#xCCAD;&#xC740; <a href="https://github.com/typescript-kr/typescript-kr.github.io/issues" target="_blank">&#xC774;&#xC288;</a>&#xC5D0; &#xB4F1;&#xB85D; &#xD574;&#xC8FC;&#xC2DC;&#xBA74; &#xAC10;&#xC0AC;&#xD558;&#xACA0;&#xC2B5;&#xB2C8;&#xB2E4;.</p>
760858
<p>&#xADF8; &#xBC16;&#xC5D0;&#xB3C4; &#xB2E4;&#xC591;&#xD55C; &#xC758;&#xACAC; &#xBC0F; &#xD53C;&#xB4DC;&#xBC31;&#xC740; &#xC5B8;&#xC81C;&#xB098; &#xD658;&#xC601;&#xD569;&#xB2C8;&#xB2E4;:)</p>
761859
<h2 id="&#xCEE8;&#xD2B8;&#xB9AC;&#xBDF0;&#xD130;-&#xBAA9;&#xB85D;-&#x2728;">&#xCEE8;&#xD2B8;&#xB9AC;&#xBDF0;&#xD130; &#xBAA9;&#xB85D; &#x2728;</h2>
@@ -837,7 +935,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
837935
<script>
838936
var gitbook = gitbook || [];
839937
gitbook.push(function() {
840-
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","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"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":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"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":"assets/css/website.css"}},"file":{"path":"README.md","mtime":"2020-04-29T12:45:06.633Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-04-29T13:40:19.688Z"},"basePath":".","book":{"language":""}});
938+
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","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"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":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"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":"assets/css/website.css"}},"file":{"path":"README.md","mtime":"2020-05-09T11:07:22.072Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-05-13T15:58:00.482Z"},"basePath":".","book":{"language":""}});
841939
});
842940
</script>
843941
</div>

โ€Žpackage.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"scripts": {
2626
"test": "npx markdownlint . && node ./bin/lint '**/*.md'",
2727
"lint": "npm run test",
28+
"lint-beta": "npm run build && node ./bin/lint '**/*.md'",
2829
"build": "npx tsc",
2930
"build:gitbook": "npx gitbook build",
3031
"serve:gitbook": "npx gitbook serve"

โ€Žpages/Advanced Types.html

+99-2
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,103 @@
571571

572572

573573

574+
<ul class="articles">
575+
576+
577+
<li class="chapter " data-level="4.6.1" data-path="declaration files/templates/global-modifying-module.d.ts.html">
578+
579+
<a href="declaration files/templates/global-modifying-module.d.ts.html">
580+
581+
582+
global-modifying-module.d.ts
583+
584+
</a>
585+
586+
587+
588+
</li>
589+
590+
<li class="chapter " data-level="4.6.2" data-path="declaration files/templates/global-plugin.d.ts.html">
591+
592+
<a href="declaration files/templates/global-plugin.d.ts.html">
593+
594+
595+
global-plugin.d.ts
596+
597+
</a>
598+
599+
600+
601+
</li>
602+
603+
<li class="chapter " data-level="4.6.3" data-path="declaration files/templates/global.d.ts.html">
604+
605+
<a href="declaration files/templates/global.d.ts.html">
606+
607+
608+
global.d.ts
609+
610+
</a>
611+
612+
613+
614+
</li>
615+
616+
<li class="chapter " data-level="4.6.4" data-path="declaration files/templates/module-class.d.ts.html">
617+
618+
<a href="declaration files/templates/module-class.d.ts.html">
619+
620+
621+
module-class.d.ts
622+
623+
</a>
624+
625+
626+
627+
</li>
628+
629+
<li class="chapter " data-level="4.6.5" data-path="declaration files/templates/module-function.d.ts.html">
630+
631+
<a href="declaration files/templates/module-function.d.ts.html">
632+
633+
634+
module-function.d.ts
635+
636+
</a>
637+
638+
639+
640+
</li>
641+
642+
<li class="chapter " data-level="4.6.6" data-path="declaration files/templates/module-plugin.d.ts.html">
643+
644+
<a href="declaration files/templates/module-plugin.d.ts.html">
645+
646+
647+
module-plugin.d.ts
648+
649+
</a>
650+
651+
652+
653+
</li>
654+
655+
<li class="chapter " data-level="4.6.7" data-path="declaration files/templates/module.d.ts.html">
656+
657+
<a href="declaration files/templates/module.d.ts.html">
658+
659+
660+
module.d.ts
661+
662+
</a>
663+
664+
665+
666+
</li>
667+
668+
669+
</ul>
670+
574671
</li>
575672

576673
<li class="chapter " data-level="4.7" data-path="declaration files/Publishing.html">
@@ -750,7 +847,7 @@ <h1>
750847
<section class="normal markdown-section">
751848

752849
<h1 id="&#xBAA9;&#xCC28;-table-of-contents">&#xBAA9;&#xCC28; (Table of contents)</h1>
753-
<p><a href="#&#xAD50;&#xCC28;-&#xD0C0;&#xC785;-Intersection-Types">&#xAD50;&#xCC28; &#xD0C0;&#xC785; (Intersection Types)</a></p>
850+
<p><a href="#&#xAD50;&#xCC28;-&#xD0C0;&#xC785;-intersection-types">&#xAD50;&#xCC28; &#xD0C0;&#xC785; (Intersection Types)</a></p>
754851
<p><a href="#&#xC720;&#xB2C8;&#xC5B8;-&#xD0C0;&#xC785;-union-types">&#xC720;&#xB2C8;&#xC5B8; &#xD0C0;&#xC785; (Union Types)</a></p>
755852
<p><a href="#&#xD0C0;&#xC785;-&#xAC00;&#xB4DC;&#xC640;-&#xCC28;&#xBCC4;-&#xD0C0;&#xC785;-type-guards-and-differentiating-types">&#xD0C0;&#xC785; &#xAC00;&#xB4DC;&#xC640; &#xCC28;&#xBCC4; &#xD0C0;&#xC785; (Type Guards and Differentiating Types)</a></p>
756853
<ul>
@@ -1814,7 +1911,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
18141911
<script>
18151912
var gitbook = gitbook || [];
18161913
gitbook.push(function() {
1817-
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","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"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":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"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":"assets/css/website.css"}},"file":{"path":"pages/Advanced Types.md","mtime":"2020-04-29T12:45:06.658Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-04-29T13:40:19.688Z"},"basePath":"..","book":{"language":""}});
1914+
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","ga"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"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":{},"ga":{"configuration":"auto","token":"UA-163809183-2"},"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":"assets/css/website.css"}},"file":{"path":"pages/Advanced Types.md","mtime":"2020-05-09T11:07:22.074Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-05-13T15:58:00.482Z"},"basePath":"..","book":{"language":""}});
18181915
});
18191916
</script>
18201917
</div>

0 commit comments

Comments
ย (0)