mirror of
https://github.com/sern-handler/website
synced 2026-06-16 12:52:20 +00:00
3 lines
63 B
TypeScript
3 lines
63 B
TypeScript
declare function isBuffer(obj: any): boolean
|
|
export = isBuffer
|