UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

8 lines (7 loc) 254 B
import { RedirectComponentInstance, RedirectSinglePageBuiltModule } from "./component.js"; import { getRedirectLocationOrThrow } from "./validate.js"; export { RedirectComponentInstance, RedirectSinglePageBuiltModule, getRedirectLocationOrThrow };