Library

The following libraries are automatically exported and will be available to use throughout your app

Name:

Initialized with:

cron

require('cron').CronJob

Example:

...
const { cron } = cuk.pkg.task.lib
...

Last updated