UNPKG

@fremtind/jkl-core

Version:
4 lines (3 loc) 128 B
export declare function mergeProps(baseProps: Record<string, any>, addedProps: Record<string, any>): { [x: string]: any; };