interface WindowSessionStorage {
    sessionStorage: Storage;
}

Hierarchy (view full)

Properties

Properties

sessionStorage: Storage