FunctionTodoApp({
todos,
configData,
todoCollection,
configCollection,
title,
configMutationFn,
}: TodoAppProps)
examples/react/todo/src/components/TodoApp.tsx:19
FunctionaccumulateChanges(
acc: Map<unknown, Changes<T>>,
[[key, tupleData], multiplicity]: [
[unknown, [any, string | undefine
packages/db/src/query/live/collection-config-builder.ts:2299