UNPKG

@nuxtwind/components

Version:

Component Library for Nuxt 3 using TailwindCSS

5 lines (4 loc) 408 B
import type { ToastProps } from '../types/props.js'; declare const __VLS_export: import("vue").DefineComponent<ToastProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;