This is going to be a very elementary question but I want to have a clear understanding of the difference between exports.function = vs export const func
exports.function =
export const func