RSX Code Reference
    Preparing search index...

    Function keyof

    • Returns the name of the member key of object.

      Type Parameters

      • T

      Parameters

      • object: T
      • key: keyof T & string

      Returns string