UNPKG

marko-widgets

Version:

<h1 align="center"> <!-- Logo --> <br/> marko-widgets@8 <br/>

3 lines (2 loc) 133 B
import type { types as t } from "@marko/compiler"; export declare function optimizeHTMLWrites(program: t.NodePath<t.Program>): void;