The restorable collection's type.
The type of object held by the restorable collection.
The restored
promise resolution type. Defaults to any
.
A promise that settles when the collection has been restored.
Restore the objects in a given restorable collection.
The restorable collection being restored.
The configuration options that describe restoration.
A promise that settles when restored with any
results.
Generated using TypeDoc
A namespace for
IRestorer
interface definitions.