UNPKG

@loopback/cron

Version:

Schedule tasks using cron-like syntax

7 lines (5 loc) 259 B
// Copyright IBM Corp. and LoopBack contributors 2020. All Rights Reserved. // Node module: @loopback/cron // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT export * from './cron-job.decorator';