export default (thing: any): boolean => Array.isArray(thing);