Initial commit
[yaffs-website] / node_modules / vinyl / lib / isBuffer.js
1 module.exports = require('buffer').Buffer.isBuffer;