merge.d.ts 56 B

1
  1. export declare const merge: (...options: any[]) => any;