Skip to content

Instantly share code, notes, and snippets.

@hw0k
Last active June 28, 2020 08:33
Show Gist options
  • Save hw0k/12be45e8c997bcc76fb99cdb82fd2396 to your computer and use it in GitHub Desktop.
Save hw0k/12be45e8c997bcc76fb99cdb82fd2396 to your computer and use it in GitHub Desktop.
FND 2
async function checkS10(deviceName) {
return deviceName.includes('Galaxy S10');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment