index.d.ts 63 B

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