Skip to content

AstroInjector()

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

Defined in: plugin/astro.ts:17 ↗

Parameters

stage

"page"

content

string

Returns

void