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

Legacy-Edge/Windows-PWA-WinRT-Definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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" />