isBuffer.d.ts 53 B

12
  1. export declare function isBuffer(obj: any): boolean;