UNPKG

lenye_base

Version:

基础方法

6 lines (4 loc) 95 B
function getTag(src) { return Object.prototype.toString.call(src); } export default getTag;