Skip to content
Sheetwrite

Sheetwrite / Documentation

OperationSource@sheetwrite/core

Whether a committed change originated locally or from remote host input.

Whether a committed change originated locally or from remote host input.

Declaration

export type OperationSource = "local" | "remote";