Up to date typescript definitions for npm registry content
npm install @nodesecure/npm-types
Up to date typescript definitions for npm registry content
This package is available in the Node Package Repository and can be easily installed with npm or yarn.
``bash`
$ npm i @nodesecure/npm-types -Dor
$ yarn add @nodesecure/npm-types -D
`ts``
import type { PackageJSON } from "@nodesecure/npm-types";