Skip to content

Commit 044e71c

Browse files
authored
templates 파일 추가 (#61)
1 parent c7a8a59 commit 044e71c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

SUMMARY.md

+7
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@
4444
* [Do's and Don'ts](pages/declaration files/Do's and Don'ts.md)
4545
* [Deep Dive](pages/declaration files/Deep Dive.md)
4646
* [Templates](pages/declaration files/Templates.md)
47+
* [global-modifying-module.d.ts](pages/declaration files/templates/global-modifying-module.d.ts.md)
48+
* [global-plugin.d.ts](pages/declaration files/templates/global-plugin.d.ts.md)
49+
* [global.d.ts](pages/declaration files/templates/global.d.ts.md)
50+
* [module-class.d.ts](pages/declaration files/templates/module-class.d.ts.md)
51+
* [module-function.d.ts](pages/declaration files/templates/module-function.d.ts.md)
52+
* [module-plugin.d.ts](pages/declaration files/templates/module-plugin.d.ts.md)
53+
* [module.d.ts](pages/declaration files/templates/module.d.ts.md)
4754
* [Publishing](pages/declaration files/Publishing.md)
4855
* [Consumption](pages/declaration files/Consumption.md)
4956

0 commit comments

Comments
 (0)