Type alias DoqryCombinator

DoqryCombinator: ">" | "+" | "~"

CSS selector combinator. One of '>', '+', or '~'.

A space combinator is represented by combinator absence.

Generated using TypeDoc