# Session Storage
This folder contains the `SessionStorage` interface that the individual [packages](../) for most common databases implement.
See the [`session-storage.ts`](./src/types.ts) file for the methods that need to be implemented, the params they acceptandvalues they return.