UNPKG

human-object-diff

Version:

Human Readable Difference Between Two Objects

3 lines (2 loc) 112 B
import { type DiffContext } from '../index'; export default function getNewValue(context: DiffContext): string;