Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Replace"

Index

Type aliases

Type aliases

Replace

Replace<U, M, A>: Replace<U, M, A>

Replace M with A in U

Type parameters

  • U: any

    to update

  • M: any

    to select

  • A: any

    to update with

returns

union

example

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