impasto
GitHub
Preparing search index...
Transform
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
(
tree
:
Root
)
:
T
Parameters
tree
:
Root
Returns
T
Settings
Theme
OS
Light
Dark
GitHub
impasto
Loading...
Transforms an HTML AST produced by the highlighter.