UNPKG

marko

Version:

Optimized runtime for Marko templates.

3 lines (2 loc) 117 B
import { types as t } from "@marko/compiler"; export declare function preAnalyze(tag: t.NodePath<t.MarkoTag>): void;