astro-ghostcms/.pnpm-store/v3/files/fb/fc2f03db29532d4e154c451aec2...

3 lines
136 B
Plaintext

import type { ImageMetadata } from '../types.js';
export declare function getProxyCode(options: ImageMetadata, isSSR: boolean): string;