Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

Windows PWA WinRT Definitions

Definitions for using WinRT in Windows PWA.

C&P the following in every *.js or *.ts file you want to use WinRT:

/// <reference path="node_modules/win-pwa-winrt-definitions/winrtrefs.d.ts" />