Module domstring

Source

Structs§

BytesView
DOMString
This type corresponds to the DOMString type in WebIDL.
StringView
A view of the underlying string.

Enums§

DOMStringType 🔒
EncodedBytes
A type representing the underlying encoded bytes. Either Latin1 or Utf8.