UNPKG

svelte

Version:

Cybernetically enhanced web apps

4 lines (3 loc) 122 B
import tag from './tag'; import { Parser } from '../index'; export default function fragment(parser: Parser): typeof tag;