UNPKG

edge-fragment

Version:

Add ability to render fragments from Edge template engine

3 lines (2 loc) 97 B
import type { TagContract } from 'edge.js/types'; export declare const fragmentTag: TagContract;