> For the complete documentation index, see [llms.txt](https://toothlessdev.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toothlessdev.gitbook.io/main/web-develop/typescript.md).

# TypeScript

- [기초 타입 이론](https://toothlessdev.gitbook.io/main/web-develop/typescript/undefined.md)
- [compilerOptions : types, typeRoots](https://toothlessdev.gitbook.io/main/web-develop/typescript/compileroptions-types-typeroots.md)
- [module, moduleResolution, TS 가 모듈을 찾고 해석하는 방식](https://toothlessdev.gitbook.io/main/web-develop/typescript/module-moduleresolution-ts.md)
