Wagtail client-side components
    Preparing search index...

    Function hasOwn

    • Returns true if the specified object has the indicated property as its own property.

      Parameters

      • object: Record<string, unknown>
      • key: string

      Returns any