typescript
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
.
Since
v22.10.0
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
.
v22.10.0