node/typings
Chengzhong Wu a436f7b492
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-05-16 19:40:17 +00:00
..
internalBinding fs: unexpose internal constants 2025-05-16 19:40:17 +00:00
globals.d.ts process: add threadCpuUsage 2025-02-21 14:14:02 +00:00
primordials.d.ts typings: add missing typings for TypedArray 2025-05-12 05:56:31 +00:00