1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/node_modules/is-buffer/index.d.ts

2 lines
63 B
TypeScript

declare function isBuffer(obj: any): boolean
export = isBuffer