index.d.ts 63 B

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