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