Removed transform value.
transform
Type stripping is now stable.
新增于: v23.0.0, v22.10.0
默认情况下为 "strip" 的值,如果使用 --no-strip-types 运行 Node.js,则为 false。
"strip"
--no-strip-types
false
🌐 A value that is "strip" by default, and false if Node.js is run with --no-strip-types.