so that examples can use `import {foo} from './bar'` We can extract each import line and place it at the start of the extracted JS fragment
so that examples can use
import {foo} from './bar'We can extract each import line and place it at the start of the extracted JS fragment