first
This commit is contained in:
2
node_modules/image-size/dist/detector.d.ts
generated
vendored
Normal file
2
node_modules/image-size/dist/detector.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
import type { imageType } from './types/index';
|
||||
export declare function detector(input: Uint8Array): imageType | undefined;
|
||||
Reference in New Issue
Block a user