Initial commit
[yaffs-website] / node_modules / node-sass / node_modules / lodash / fp / takeLastWhile.js
1 module.exports = require('./takeRightWhile');