UNPKG

marko

Version:

Optimized runtime for Marko templates.

3 lines (2 loc) 115 B
import type { types as t } from "@marko/compiler"; export declare function isTagsAPI(file?: t.BabelFile): boolean;