Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created August 1, 2018 06:00
Show Gist options
  • Save ThaddeusJiang/dae7481f977743ffbd6c33f168983951 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/dae7481f977743ffbd6c33f168983951 to your computer and use it in GitHub Desktop.
[JS] 判断变量是否是 Array
Array.isArray(value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment