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