@vite-pwa/nuxt
Version:
Zero-config PWA for Nuxt 3
5 lines (4 loc) • 382 B
TypeScript
import type { PwaAppleImageProps } from '#build/pwa-icons/PwaAppleImage.d.ts';
export type { PwaAppleImageProps };
declare const _default: import("vue").DefineComponent<PwaAppleImageProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PwaAppleImageProps>, {}, {}>;
export default _default;