isBuffer.d.ts 53 B

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