in reply to Re^4: Importing constans and variables when "require"ing
in thread Importing constans and variables when "require"ing

Readonly might be closer to what you’d imagine you’d like. Check the whole doc though.

  • Comment on Re^5: Importing constants and variables when "require"ing

Replies are listed 'Best First'.
Re^6: Importing constants and variables when "require"ing
by bliako (Abbot) on Feb 25, 2019 at 11:39 UTC

    I am reading it right now and finding lots more of caveats regarding constants...