UNPKG

edge.js

Version:
6 lines (5 loc) 142 B
import { type TagContract } from '../types.js'; /** * Stack tag to define stack placeholders */ export declare const stackTag: TagContract;