ProcessFeatures
Properties
Link copied to clipboard
A boolean value that is true if the current Node.js build is caching builtin modules.
Link copied to clipboard
A boolean value that is true if the current Node.js build supports loading ECMAScript modules using require().
Link copied to clipboard
A value that is "strip" by default, "transform" if Node.js is run with --experimental-transform-types, and false if Node.js is run with --no-experimental-strip-types.