Guest User

Untitled

a guest
Apr 25th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. import fs from 'fs';
  2. console.log(typeof fs.readFile);
  3.  
  4. (function (exports, require, module, __filename, __dirname) { import fs from 'fs';
  5. ^^
  6. SyntaxError: Unexpected identifier
Add Comment
Please, Sign In to add comment