UNPKG

@vite-pwa/nuxt

Version:

Zero-config PWA for Nuxt 3

5 lines (4 loc) 392 B
import type { PwaFaviconImageProps } from '#build/pwa-icons/PwaFaviconImage.d.ts'; export type { PwaFaviconImageProps }; declare const _default: import("vue").DefineComponent<PwaFaviconImageProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PwaFaviconImageProps>, {}, {}>; export default _default;