node/typings
Chengzhong Wu 72a1b061f3
fs: unexpose internal constants
`EXTENSIONLESS_FORMAT_JAVASCRIPT` and `EXTENSIONLESS_FORMAT_WASM` are
only used internally through binding `getFormatOfExtensionlessFile`.
They should not be exposed publicly.

PR-URL: https://github.com/nodejs/node/pull/58327
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
2025-06-10 16:55:45 +02:00
..
internalBinding fs: unexpose internal constants 2025-06-10 16:55:45 +02:00
globals.d.ts typings: add inspector internalBinding typing 2025-06-10 15:10:12 +02:00
primordials.d.ts typings: add missing typings for TypedArray 2025-06-10 14:52:13 +02:00