Press n or j to go to the next uncovered block, b, p or k for the previous block.
console.log("aa"); export const add = (a: number, b: number) => a + b;