UNPKG

astro

Version:

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

6 lines (5 loc) 115 B
import { createApp as _createApp } from "virtual:astro:app"; const createApp = _createApp; export { createApp };