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