UNPKG

87 BJavaScriptView Raw
1'use strict';
2var parent = require('../stable/is-iterable');
3
4module.exports = parent;