Registry / utility / types-node

types-node

JSON →
library25.3.3javamavenunverified

TypeScript type definitions for Node.js, providing type information for Node.js APIs.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>types__node</artifactId> <version>25.3.3</version> </dependency>
INSTALL
IMPORT
SIG · TYPES-NODE
T
types-node
utilityjavav25.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fs
node:fs

Read a file synchronously using Node.js fs module.

import fs from 'node:fs'; const data = fs.readFileSync('file.txt', 'utf8'); console.log(data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
25.3.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
types-node — mvn dependency:get types-node · libregistry