astro-ghostcms/.pnpm-store/v3/files/1d/5446c76b7b462b4028e893f6843...

3 lines
127 B
Plaintext

import type { imageType } from './types/index.js';
export declare function detector(input: Uint8Array): imageType | undefined;