UNPKG

astro

Version:

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

8 lines (7 loc) 159 B
class BuildTimeAstroVersionProvider { // Injected during the build through esbuild define version = "6.3.6"; } export { BuildTimeAstroVersionProvider };