Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

File metadata and controls

5 lines (3 loc) · 289 Bytes

Session Storage

This folder contains the SessionStorage interface that the individual packages for most common databases implement.

See the session-storage.ts file for the methods that need to be implemented, the params they accept and values they return.