@univerjs-pro/collaboration v0.5.4
Function: ISnapshotServerService()
function ISnapshotServerService(...args): void
Defined in: packages/collaboration/src/services/snapshot/snapshot.service.ts:42
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