1 line
89 B
JavaScript
1 line
89 B
JavaScript
function e(e){var t=typeof e;return e!=null&&(t==`object`||t==`function`)}export{e as t}; |