Appearance
type AstroInjector: (stage, content) => void;
• stage: "page"
"page"
• content: string
string
void
plugin/astro.ts:17 ↗