UNPKG

astro

Version:

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

8 lines (7 loc) 123 B
import { file } from "./file.js"; import { glob } from "./glob.js"; export * from "./types.js"; export { file, glob };