Classes
Type Definitions
-
TokenString
-
Type:
- 'NoToken' | 'Declaration' | 'StartElement' | 'EndElement' | 'EmptyElement' | 'Characters' | 'Comment' | 'ProcessingInstruction' | 'DoctypeDefinition' | 'CData' | 'EndDocument' | 'GeneralRef'