Module string

Module string 

Source

Modules§

byte
external 🔒

Structs§

String
Represents a primitive string in the JS Runtime. Strings in JS are immutable and are copied on modification, other than concatenating and slicing.

Enums§

StringRef