Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Overwrite"

Index

Type aliases

Type aliases

Overwrite

Overwrite<T, T1>: Cast<OOverwrite<T, T1>, any[]>

Update the entries of T with the ones of T1

Type parameters

  • T: Tuple

    to update

  • T1: object

    to update with

returns

object

example

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