Skip to main content

ISnapshotHandler

Interfaces

ISnapshotHandler

Methods

createSnapshot()
createSnapshot(): any;
Returns

any

loadSnapshot()
loadSnapshot(snapshot): any;
Parameters
ParameterType
snapshotany
Returns

any

Was this page helpful?