@pretendonetwork/wiiu-session-storage-types
v1.0.0
Published
Type declarations for the wiiuSessionStorage API used in WiiU applets
Downloads
3
Readme
wiiuSessionStorage
The wiiuSessionStorage
API is used by WiiU applets to interact with the browsers sessionStorage. 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-session-storage-types
Once installed, wiiuSessionStorage
will be agumented into the global scope as well as into the Window
interface