????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/image-size/dist/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/image-size/dist/detector.d.ts |
/// <reference types="node" /> import { imageType } from './types'; export declare function detector(buffer: Buffer): imageType | undefined;