astro-ghostcms/.pnpm-store/v3/files/17/219f0bf01c3561d0b3d7b931014...

3 lines
129 B
Plaintext

import type { ISize } from './vendor/image-size/types/interface.ts';
export declare function probe(url: string): Promise<ISize>;