UNPKG

astro

Version:

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

4 lines (3 loc) 203 B
export { AstroConfigSchema, ASTRO_CONFIG_DEFAULTS, type AstroConfigType } from './base.js'; export { createRelativeSchema } from './relative.js'; export { AstroConfigRefinedSchema } from './refined.js';