Skip to content

Documentation / base / DiffArray

Type Alias: DiffArray

DiffArray = DiffValue[]

Defined in: libs/base/src/diff.ts:22

A JSON-like array with DiffValue elements.

Released under the MIT License.