Skip to content

Instantly share code, notes, and snippets.

@olivierpicault
Created December 3, 2019 10:44
Show Gist options
  • Save olivierpicault/fa46dae66754887d291b1a87c1a47069 to your computer and use it in GitHub Desktop.
Save olivierpicault/fa46dae66754887d291b1a87c1a47069 to your computer and use it in GitHub Desktop.
export default function isObject (variable) {
return false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment