UNPKG

@tiptap/core

Version:

headless rich text editor

2 lines (1 loc) 114 B
export declare function mergeDeep(target: Record<string, any>, source: Record<string, any>): Record<string, any>;