@machinomy/types-node-db-migrate
Advanced tools
Weekly downloads
Readme
Via npm:
npm install --save-dev types-node-db-migrate
or yarn:
yarn add types-node-db-migrate -D
Don't forget to manually include index.d.ts
within an include
section of your tsconfig.json
"include": [
...
"./node_modules/types-node-db-migrate/index.d.ts"
]
FAQs
TypeScript declaration for node-db-migrate
The npm package @machinomy/types-node-db-migrate receives a total of 437 weekly downloads. As such, @machinomy/types-node-db-migrate popularity was classified as not popular.
We found that @machinomy/types-node-db-migrate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.