hey guys!
I'm struggling with a bit of javascript code
I'm using lib fs
'use strict';
const fs = require('fs');
And I want to read in a bunch of files from a given directory,
then parse them to extra everything after the word "export", then create a new file that has
module models {
//...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.