UNPKG

@react95/gatsby-theme

Version:

A React95 theme for your Gatsby blog

6 lines (4 loc) 91 B
function isEmpty(obj) { return Object.keys(obj).length === 0; } export default isEmpty;