export const getType = v => Object.prototype.toString.call(v).slice(8, -1)