Interface: SessionPersistence
SessionPersistence keeps successive requests from the same client on a consistent backend. The exact shape is still evolving in the spec, so this is typed loosely for now.
Indexable​
[key: string]: any
SessionPersistence keeps successive requests from the same client on a consistent backend. The exact shape is still evolving in the spec, so this is typed loosely for now.
[key: string]: any