@univerjs-procollaborationfunctionsIsnapshotserverservice

@univerjs-pro/collaboration v0.5.0-beta.1Docs


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

ParameterType
argsany[]

Returns

void

Defined in

packages/collaboration/src/services/snapshot/snapshot.service.ts:42