@pretendonetwork/wiiu-browser-types
v1.0.0
Published
Type declarations for the wiiuBrowser API used in WiiU applets
Downloads
3
Readme
wiiuBrowser
The wiiuBrowser
API is used by WiiU applets for miscellaneous functions. These types provide intellisense and type safety
DISCLAIMER: WIP. MANY FUNCTIONS HAVE UNKNOWN USES AND PARAMETERS, AND SOME HAVE KNOWN SIGNATURES/TYPES
Installation
npm i --save-dev @pretendonetwork/wiiu-browser-types
Once installed, wiiuBrowser
will be agumented into the global scope as well as into the Window
interface