I have some Javascript functions which are common across a few pug files. I want to avoid repeating coding the same function in every pug file.
Is it possible from wi