PATH:
opt
/
bitninja-threat-hunting
/
node_modules
/
socket.io-parser
/
build
/
esm-debug
/** * Returns true if obj is a Buffer, an ArrayBuffer, a Blob or a File. * * @private */ export declare function isBinary(obj: any): boolean; export declare function hasBinary(obj: any, toJSON?: boolean): any;
[-] binary.d.ts
[edit]
[+]
..
[-] index.d.ts
[edit]
[-] is-binary.d.ts
[edit]
[-] package.json
[edit]
[-] binary.js
[edit]
[-] index.js
[edit]
[-] is-binary.js
[edit]