UNPKG

edge.js

Version:
6 lines (5 loc) 140 B
import { TagContract } from '../types.js'; /** * If tag is used to define conditional blocks. */ export declare const ifTag: TagContract;