Takaro - v0.4.11
    Preparing search index...

    Function property

    • Creates a function that returns the property value at path on a given object.

      Type Parameters

      • TObj
      • TResult

      Parameters

      Returns (obj: TObj) => TResult

      Returns the new function.