• 从目标上下文中根据 keyPath 获取对应的值

    Parameters

    • context: any

      the object to query

    • keyPath: string

      the path of the property to get

    Returns any