> For the complete documentation index, see [llms.txt](https://windows96.gitbook.io/dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows96.gitbook.io/dev-docs/information/api-typings.md).

# API typings

Make the Windows 96 API known to your IDE.

![A screenshot of Visual Studio Code, showing autocompletion for the TabControl object.](https://543967396-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McsE7-aoYBgJN2_hYWT%2F-McwYb1HIp1hlWjzySoK%2F-Mcw_dg9_zj82IIz63MD%2FScreenshot%202021-06-24%20095522.png?alt=media\&token=58744c26-a0a7-4a47-9706-201eb95b9b68)

An IDE like Visual Studio Code can display autocomplete for Windows 96 by using TypeScript declarations.

Simply import `win96.d.ts` into your project to start using these typings. Please note that the typings may not always catch up with API changes! We will try our best to keep it up to date.

{% file src="/files/-Mcw\_7MNQBhBWY9w5HD7" %}
Windows 96 API typings
{% endfile %}
