@types/merge-descriptors
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/merge-descriptors

Summary

This package contains type definitions for merge-descriptors (https://github.com/component/merge-descriptors).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/merge-descriptors.

index.d.ts

declare function merge(destination: Object, source: Object, redefine?: boolean): Object;
export = merge;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Zhiyuan Wang.

/@types/merge-descriptors/

    Package Sidebar

    Install

    npm i @types/merge-descriptors

    Weekly Downloads

    103,334

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    2.82 kB

    Total Files

    5

    Last publish

    Collaborators

    • types