You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi, there's not actually a problem - the module just isn't designed to export the constants. In the module the variable C is defined, but it isn't assigned to exports.C so you can't use it directly.

    For simple tests it's probably best to just copy the value out of the module

About

Avatar for Gordon @Gordon started