AutomergeValue: next.ScalarValue | {
    [key: string]: next.AutomergeValue;
} | next.AutomergeValue[]

Generated using TypeDoc