Created
September 14, 2018 11:06
-
-
Save sorsaffari/d9928eec3c8b04278e35da94bd7b6519 to your computer and use it in GitHub Desktop.
Phone Calls | Loading Data: requiring for parsing XML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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