impasto
    Preparing search index...

    Type Alias Transform<T>

    Transform: (tree: Root) => T

    Transforms an HTML AST produced by the highlighter.

    Type Parameters

    • T = void

      The return type of the transform function.

    Type declaration