UNPKG

marko

Version:

Optimized runtime for Marko templates.

3 lines (2 loc) 128 B
import type { types as t } from "@marko/compiler"; export default function getStyleFile(file: t.BabelFile): string | undefined;