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