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