Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Merge"

Index

Type aliases

Type aliases

Merge

Merge<U>: Compute<_Merge<Strict<U>>>

Merge a union of objects into a single one

Type parameters

  • U: object

    to merge

returns

object

example

_Merge

_Merge<U>: IntersectOf<Overwrite<U, object>>

Type parameters

  • U: object

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