UNPKG

style-dictionary

Version:

Style once, use everywhere. A build system for creating cross-platform styles.

2 lines (1 loc) 88 B
export function deepmerge(target: Object, source: Object, dedupeArrays?: boolean): any;