UNPKG

twing

Version:

First-class Twig engine for the JavaScript ecosystem

3 lines (2 loc) 122 B
import type { TwingTagHandler } from "../tag-handler"; export declare const createApplyTagHandler: () => TwingTagHandler;