UNPKG

unplugin-info

Version:

Export build information as virutal module

10 lines 263 B
import { t as Options } from "./types-xBc6GOed.mjs"; //#region src/astro.d.ts declare const _default: (options?: Options) => { name: string; hooks: { 'astro:config:setup': (astro: any) => Promise<void>; }; }; //#endregion export { _default as default };