Used in the Node.js ecosystem.
Dependencies
There are two types of dependencies:
dependencies
: required to run in productiondevdependencies
: required only during development, such as โจ๏ธ TypeScript type definitions.
Oct 04, 20251 min read
Used in the Node.js ecosystem.
There are two types of dependencies:
dependencies
: required to run in productiondevdependencies
: required only during development, such as โจ๏ธ TypeScript type definitions.