restoreBegin to restore a Session by looking up the SessionInfo in the storage. function restore(storage: Storage.Implementation): Promise<Maybe<SessionInfo>>;§restore(storage: Storage.Implementation): Promise<Maybe<SessionInfo>>[src]§Parameters§storage: Storage.Implementation[src]§Return Type§Promise<Maybe<SessionInfo>>[src]