function withCollectionSyncConfigCleanup<TSync>(sync, cleanup): TSync;
Defined in: packages/db/src/collection/index.ts:81
Internal
Registers work owned before an adapter sync starts.
TSync extends object
TSync
() => void