mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
9ca5b27977d3669c21237797a8baff245f164ccb
Loading this package triggers a ReferenceError if Buffer is not globally defined. However, this package never uses Buffer.isBuffer, and in fact none of this package's properties are ever used by any other packages in meteor-node-stubs, so it seems safe to replace it with an empty stub.
node-stubs
Stub implementations of Node built-in modules, a la Browserify
Languages
JavaScript
91.1%
TypeScript
3.9%
Shell
0.9%
Java
0.7%
Swift
0.7%
Other
2.5%