UNPKG

674 BMarkdownView Raw
1# Installation
2> `npm install --save @types/cron`
3
4# Summary
5This package contains type definitions for cron (https://www.npmjs.com/package/cron).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cron.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 20:32:31 GMT
12 * Dependencies: [@types/moment](https://npmjs.com/package/@types/moment), [@types/node](https://npmjs.com/package/@types/node)
13 * Global values: none
14
15# Credits
16These definitions were written by [Hiroki Horiuchi](https://github.com/horiuchi), [Lundarl Gholoi](https://github.com/winup), and [koooge](https://github.com/koooge).