Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectChange<T, S>

Type parameters

  • T

  • S: keyof T = any

Hierarchy

  • ObjectChange

Index

Properties

Properties

key

key: S

new

new: T[S]

old

old: T[S]

Generated using TypeDoc