|
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 | + <meta property="og:title" content="TypeScript 한글 문서"> |
| 12 | + <meta property="og:image" content="https://avatars1.githubusercontent.com/u/37781342?s=200&v=4"> |
| 13 | + <meta property="og:description" content="TypeScript 한글 번역 문서입니다"> |
| 14 | + |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 | <link rel="stylesheet" href="../gitbook/style.css"> |
19 | 20 |
|
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"> |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + <link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight-1/website.css"> |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + <link rel="stylesheet" href="../gitbook/gitbook-plugin-forkmegithub/plugin.css"> |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + <link rel="stylesheet" href="../gitbook/gitbook-plugin-highlight/website.css"> |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + <link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css"> |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + <link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css"> |
| 41 | + |
| 42 | + |
| 43 | + |
26 | 44 |
|
27 | 45 |
|
28 | 46 |
|
|
43 | 61 |
|
44 | 62 | <link rel="stylesheet" type="text/css" href="../assets/css/atom-one-dark.css" /> |
45 | 63 |
|
46 | | - |
| 64 | + |
| 65 | + |
47 | 66 |
|
48 | 67 |
|
49 | 68 | <meta name="HandheldFriendly" content="true"/> |
|
60 | 79 | <link rel="prev" href="Type Compatibility.html" /> |
61 | 80 |
|
62 | 81 |
|
63 | | -</head> |
64 | | - |
65 | | -<body> |
66 | | - |
| 82 | + </head> |
| 83 | + <body> |
| 84 | + |
67 | 85 | <div class="book"> |
68 | 86 | <div class="book-summary"> |
69 | 87 |
|
@@ -1322,7 +1340,7 @@ <h2 id="mapped-types의-추론-inference-from-mapped-types">mappe |
1322 | 1340 | <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 | 1341 | </code></pre> |
1324 | 1342 | <p>이 언래핑 추론은 동형 매핑 타입에서만 작동합니다.<br>매핑된 타입이 동형이 아닌 경우에는 언래핑 함수에 명시적 타입 매개 변수를 지정해야 합니다.</p> |
1325 | | -<script src="_gitbook_plugin_analytics.js"></script> |
| 1343 | +<script src="../_gitbook_plugin_analytics.js"></script> |
1326 | 1344 |
|
1327 | 1345 | </section> |
1328 | 1346 |
|
@@ -1365,11 +1383,12 @@ <h1 class="search-results-title">No results matching "<span class='search-query' |
1365 | 1383 | <script> |
1366 | 1384 | var gitbook = gitbook || []; |
1367 | 1385 | 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","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-25T09:27:04.866Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-26T10:24:13.399Z"},"basePath":"..","book":{"language":""}}); |
| 1386 | + 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":"2019-06-14T05:32:52.232Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-06-14T05:48:57.633Z"},"basePath":"..","book":{"language":""}}); |
1369 | 1387 | }); |
1370 | 1388 | </script> |
1371 | 1389 | </div> |
1372 | | - |
| 1390 | + |
| 1391 | + |
1373 | 1392 |
|
1374 | 1393 | <script src="../gitbook/gitbook.js"></script> |
1375 | 1394 | <script src="../gitbook/theme.js"></script> |
@@ -1405,20 +1424,5 @@ <h1 class="search-results-title">No results matching "<span class='search-query' |
1405 | 1424 |
|
1406 | 1425 |
|
1407 | 1426 |
|
1408 | | - <!-- Global site tag (gtag.js) - Google Analytics --> |
1409 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=UA-99001722-6"></script> |
1410 | | - <script> |
1411 | | - window.dataLayer = window.dataLayer || []; |
1412 | | - |
1413 | | - function gtag() { |
1414 | | - dataLayer.push(arguments); |
1415 | | - } |
1416 | | - gtag('js', new Date()); |
1417 | | - |
1418 | | - gtag('config', 'UA-99001722-6'); |
1419 | | - </script> |
1420 | | - |
1421 | | - |
1422 | | -</body> |
1423 | | - |
| 1427 | + </body> |
1424 | 1428 | </html> |
0 commit comments