UNPKG

rehype-callouts

Version:

Rehype plugin for processing and rendering blockquote-based callouts (admonitions/alerts).

3 lines (2 loc) 109 B
import type { DefaultCallouts } from '../../types.js'; export declare const githubCallouts: DefaultCallouts;