UNPKG

@vite-pwa/nuxt

Version:

Zero-config PWA for Nuxt 3

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