UNPKG

medium-proeditor

Version:

A powerful & customizable Medium-style rich text editor

3 lines 234 B
export declare function isPlainObject(value: any): value is Record<string, any>; export declare function mergeDeep(target: Record<string, any>, source: Record<string, any>): Record<string, any>; //# sourceMappingURL=mergeDeep.d.ts.map