mirror of
https://github.com/koush/scrypted.git
synced 2026-03-06 03:12:00 +00:00
4 lines
87 B
JavaScript
4 lines
87 B
JavaScript
exports.Buffer = Buffer;
|
|
exports.kMaxLength = 2147483647;
|
|
|
|
exports.SlowBuffer = Buffer; |