UNPKG

@vue.ts/tsx-auto-props

Version:

Automatically add props definition for Vue 3 TSX.

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