|
1 | 1 |
|
2 | 2 | <!DOCTYPE HTML>
|
3 | 3 | <html lang="" >
|
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"> |
| 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 | + |
16 | 14 |
|
17 | 15 |
|
18 | 16 | <link rel="stylesheet" href="../gitbook/style.css">
|
19 | 17 |
|
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"> |
| 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 | + |
26 | 41 |
|
27 | 42 |
|
28 | 43 |
|
|
43 | 58 |
|
44 | 59 | <link rel="stylesheet" type="text/css" href="../assets/css/atom-one-dark.css" />
|
45 | 60 |
|
46 |
| - |
| 61 | + |
| 62 | + |
47 | 63 |
|
48 | 64 |
|
49 | 65 | <meta name="HandheldFriendly" content="true"/>
|
|
60 | 76 | <link rel="prev" href="Type Compatibility.html" />
|
61 | 77 |
|
62 | 78 |
|
63 |
| -</head> |
64 |
| - |
65 |
| -<body> |
66 |
| - |
| 79 | + </head> |
| 80 | + <body> |
| 81 | + |
67 | 82 | <div class="book">
|
68 | 83 | <div class="book-summary">
|
69 | 84 |
|
@@ -1322,7 +1337,7 @@ <h2 id="mapped-types의-추론-inference-from-mapped-types">mappe
|
1322 | 1337 | <span class="cm-keyword">let</span> <span class="cm-variable">originalProps</span> <span class="cm-operator">=</span> <span class="cm-variable">unproxify</span>(<span class="cm-variable">proxyProps</span>);
|
1323 | 1338 | </code></pre>
|
1324 | 1339 | <p>이 언래핑 추론은 동형 매핑 타입에서만 작동합니다.<br>매핑된 타입이 동형이 아닌 경우에는 언래핑 함수에 명시적 타입 매개 변수를 지정해야 합니다.</p>
|
1325 |
| - |
| 1340 | +<script src="../_gitbook_plugin_analytics.js"></script> |
1326 | 1341 |
|
1327 | 1342 | </section>
|
1328 | 1343 |
|
@@ -1365,11 +1380,12 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
|
1365 | 1380 | <script>
|
1366 | 1381 | var gitbook = gitbook || [];
|
1367 | 1382 | gitbook.push(function() {
|
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"],"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":{},"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-11T01:54:17.264Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T01:55:58.421Z"},"basePath":"..","book":{"language":""}}); |
| 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":""}}); |
1369 | 1384 | });
|
1370 | 1385 | </script>
|
1371 | 1386 | </div>
|
1372 |
| - |
| 1387 | + |
| 1388 | + |
1373 | 1389 |
|
1374 | 1390 | <script src="../gitbook/gitbook.js"></script>
|
1375 | 1391 | <script src="../gitbook/theme.js"></script>
|
@@ -1405,6 +1421,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
|
1405 | 1421 |
|
1406 | 1422 |
|
1407 | 1423 |
|
1408 |
| -</body> |
1409 |
| - |
| 1424 | + </body> |
1410 | 1425 | </html>
|
| 1426 | + |
0 commit comments