@univerjs-pro/collaboration v0.5.0-beta.1 • Docs
Function: ISnapshotServerService()
function ISnapshotServerService(...args): void
It provides implementations for server side controllers to load or save or load snapshots. This service should be implemented by the host environment. And it shouldn’t contain any business logic.
Parameters
Parameter | Type |
---|---|
…args | any [] |
Returns
void
Defined in
packages/collaboration/src/services/snapshot/snapshot.service.ts:42