@arcmantle/adapter-element
    Preparing search index...

    Variable isSingleExpressionConst

    isSingleExpression: (part: PartInfo) => boolean

    Tests whether a part has only a single-expression with no strings to interpolate between.

    Only AttributePart and PropertyPart can have multiple expressions. Multi-expression parts have a strings property and single-expression parts do not.

    Type declaration