@resee-movies/utilities - v0.8.0
    Preparing search index...

    Function hasKey

    • Checks that the provided target object has key value.

      Type Parameters

      • T extends object

      Parameters

      • target: T
      • value: unknown

      Returns value is keyof T