UNPKG

foxts

Version:

Opinionated collection of common TypeScript utils by @SukkaW

1 lines 121 B
function t(t){for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r))return!1;return!0}export{t as isObjectEmpty};