3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
import { Parser } from '../index';
|
|
export default function tag(parser: Parser): void;
|