Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Object/Overwrite"

Index

Type aliases

Type aliases

Overwrite

Overwrite<O, O1>: object & __type

Update the fields of O with the ones of O1 (only the existing fields will be updated)

Type parameters

  • O: object

    to update

  • O1: object

    to update with

returns

object

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.