A very simple tool library for the waiting using Promises.
npm install pdfmkbash
npm i pdfmk
`
Usage
`typescript
import { } from 'waitasecond';
// TODO:
`
Contributing
I am opened to your pull requests, feedback, suggestions and donations :) . Contact to me is on my personal page
Publishing a new version
Just do
`bash
npm version patch
``