nuxt-og-image
Version:
Enlightened OG Image generation for Nuxt.
4 lines (3 loc) • 444 B
TypeScript
import type { OgImagePageScreenshotOptions } from '../../../types.js';
declare const _default: import("vue").DefineComponent<OgImagePageScreenshotOptions, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<OgImagePageScreenshotOptions> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
export default _default;