UNPKG

marko

Version:

Optimized runtime for Marko templates.

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