@pretendonetwork/wiiu-nfc-types
v1.0.0
Published
Type declarations for the wiiuNfc API used in the eShop on WiiU
Downloads
3
Readme
wiiuNfc
The wiiuNfc
API is used by the eShop on the WiiU to interact with the GamePad NFC reader. 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-nfc-types
Once installed, wiiuNfc
will be agumented into the global scope as well as into the Window
interface