mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 05:09:13 +08:00
2 lines
86 B
Text
2 lines
86 B
Text
import { Parser } from '../index';
|
|
export default function tag(parser: Parser): void;
|