← Back to context Comment by bel8 10 hours ago Good to know. Does it also preclude features like enums? 3 comments bel8 Reply Timon3 7 hours ago Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26: https://github.com/nodejs/node/pull/61803 bartlomieju 8 hours ago Bartek from the Deno here. Nope, we do support enums OOTB.
Timon3 7 hours ago Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26: https://github.com/nodejs/node/pull/61803
Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26: https://github.com/nodejs/node/pull/61803
Bartek from the Deno here. Nope, we do support enums OOTB.