@pretendonetwork/wiiu-session-storage-types
v1.0.0
Published
Type declarations for the wiiuSessionStorage API used in WiiU applets
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-typesOnce installed, wiiuSessionStorage will be agumented into the global scope as well as into the Window interface
