UNPKG

marko

Version:

Optimized runtime for Marko templates.

3 lines (2 loc) 179 B
import type { types as t } from "@marko/compiler"; export declare function buildAggregateError(file: t.BabelFile, rootMsg: string, ...paths: [string, t.NodePath][]): SyntaxError;