data-cap
    Preparing search index...

    Function getStaticPropertyName

    • Reads a property name statically (identifier, string literal, or numeric literal) -- a computed key (e.g. [expr]) resolves to undefined rather than being guessed at.

      Parameters

      • name: PropertyName

      Returns string | undefined