UNPKG

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