JSString typedef

JSString = JSString

The type of JS strings, JSString <: JSAny.

Implementation

typedef JSString = js_types.JSString;