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