Function makeSetterFor

  • Type Parameters

    • V

    Parameters

    • target: any
    • key: string
    • OptionalsetDirty: () => void

    Returns (a: any) => void