Skip to content

AstroInjector()

ts
type AstroInjector: (stage, content) => void;

Parameters

stage: "page"

content: string

Returns

void

Source

plugin/astro.ts:17 ↗