browserslist-useragent-regexp
    Preparing search index...

    Function isCharNode

    • Check node whether is char node.

      Parameters

      • node: AstNode

        AST node to check.

      • Optionalvalue: string | number | RegExp

        Value to compare.

      Returns node is Char

      Is char node or not.