ts-playground
    Preparing search index...
    mergeResolvers: {
        LWW: <T>(
            ovc: ObjectVersionControl<T>,
            targets: string[],
            _base: null | string,
        ) => T;
    } = ...

    Type declaration