Press n or j to go to the next uncovered block, b, p or k for the previous block.
import x from '/path/to/x'; import y from '/path/to/y'; doSomething(); export default x + y;