UNPKG

d3-stencil

Version:

Charts built with D3 and Stencil. Framework-agnostic, simple.

2 lines (1 loc) 79 B
export default function objectAssignDeep(target: any, ...objects: any[]): any;