UNPKG

unplugin-info

Version:

Export build information as virutal module

11 lines (8 loc) 263 B
import { O as Options } from './shared/unplugin-info.bb420146.js'; declare const _default: (options: Options | undefined) => { name: string; hooks: { 'astro:config:setup': (astro: any) => Promise<void>; }; }; export { _default as default };