css-selector-parser / Exports / ParserError
This error is thrown when parser encounters problems in CSS string.
On top of the usual error, it has position
property to indicate where in the input string the error happened.
-
Error
↳
ParserError
• message: string
Error.message
• name: "ParserError"
Error.name
• position: number