Interface ShadowPropsFunc<T, P>

Type Parameters

  • T
  • P extends keyof T
  • Parameters

    • prev: () => T[P]
    • v: T[P]
    • obj: T

    Returns T[P]

MMNEPVFCICPMFPCPTTAAATR