nicecode-v2/packages/map/es/utils.d.ts

2 lines
67 B
TypeScript

export declare const merge: (object: any, ...sources: any) => any;