Module symbol

Module symbol 

Source

Structs§

Symbol
Represents a symbol in the JavaScript Runtime. Refer to MDN for more details.

Enums§

SymbolCode
Represents the code of a Symbol. The code can be a WellKnownSymbolCode, a private name symbol, a symbol within the registry, or a unique symbol.
WellKnownSymbolCode
Represents a well-known symbol code.