UNPKG

@vue.ts/complex-types

Version:
11 lines (10 loc) 257 B
import { Options } from "./types-BRRPmDgG.js"; //#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 };