Skip to content

Instantly share code, notes, and snippets.

@Lodo4ka
Created September 4, 2018 15:23
Show Gist options
  • Save Lodo4ka/c2fbe4cb7b0ae2259f222a078c156291 to your computer and use it in GitHub Desktop.
Save Lodo4ka/c2fbe4cb7b0ae2259f222a078c156291 to your computer and use it in GitHub Desktop.
fs.readFileSync("DB.txt");
let lk = res.rows.filter((result) => {
return result.app_version === "lk";
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment