JSSymbol typedef

JSSymbol = JSSymbol

The type of JS Symbols, JSSymbol <: JSAny.

Implementation

typedef JSSymbol = js_types.JSSymbol;