UNPKG

shiki-twoslash

Version:

API primitives to mix Shiki with Twoslash

3 lines (2 loc) 133 B
import { TwoSlashReturn } from "@typescript/twoslash"; export declare const htmlForTags: (tags: TwoSlashReturn["tags"]) => string;