UNPKG

vuse-rx

Version:

First-class rxjs support for Vue 3

4 lines 190 B
export const canMergeDeep = (state, mutation, key) => (mutation != null && typeof mutation[key] === 'object' && typeof state[key] === 'object'); //# sourceMappingURL=common.js.map