@pretendonetwork/wiiu-device-types
v1.0.0
Published
Type declarations for the wiiuDevice API used in WiiU applets
Downloads
3
Readme
wiiuDevice
The wiiuDevice
API is used by WiiU applets to get data about the console and it's installed titles. These types provide intellisense and type safety
Installation
npm i --save-dev @pretendonetwork/wiiu-device-types
Once installed, wiiuDevice
will be agumented into the global scope as well as into the Window
interface