mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:39:29 +08:00
2 lines
91 B
Text
2 lines
91 B
Text
import { Parser } from '../index';
|
|
export default function mustache(parser: Parser): void;
|