????
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/readUInt.d.ts |
/// <reference types="node" /> declare type Bits = 16 | 32; export declare function readUInt(buffer: Buffer, bits: Bits, offset: number, isBigEndian: boolean): number; export {};