can anyone help am stack
create a file named "constants.js" and add the following code.
export const hello = "Hello, export world!"
and save it.