import asdf, {myFunc2} from './mylib.js' asdf(); myFunc2(); console.log('awesome');