Function polySymbolKeyFor

  • Returns a key from the global symbol registry matching the given Symbol if found. Otherwise, returns a undefined.

    Parameters

    • sym: symbol

      Symbol to find the key for.

    Returns string | undefined