Skip to content

Instantly share code, notes, and snippets.

@sorsaffari
Created September 14, 2018 11:06
Show Gist options
  • Save sorsaffari/d9928eec3c8b04278e35da94bd7b6519 to your computer and use it in GitHub Desktop.
Save sorsaffari/d9928eec3c8b04278e35da94bd7b6519 to your computer and use it in GitHub Desktop.
Phone Calls | Loading Data: requiring for parsing XML
const Grakn = require("grakn");
const fs = require("fs");
const xmlStream = require("xml-stream");
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment