Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

Type Aliases

WithProperty<T, K>: T & Record<K, T[keyof T]>

Type Parameters

  • T extends object

  • K extends string

Generated using TypeDoc