Documentation
    Preparing search index...

    Function getKeysOfObject

    • Return keys of object with right type

      Type Parameters

      • T extends object

      Parameters

      • obj: T

      Returns (keyof T & string)[]