mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 03:39:13 +08:00
2 lines
131 B
Text
2 lines
131 B
Text
import { TwoSlashReturn } from "@typescript/twoslash";
|
|
export declare const htmlForTags: (tags: TwoSlashReturn["tags"]) => string;
|