UNPKG

marko

Version:

Optimized runtime for Marko templates.

4 lines (3 loc) 164 B
import type { types as t } from "@marko/compiler"; export declare function isTranslate(): boolean; export declare function isAnalyzing(file: t.BabelFile): boolean;