UNPKG

@wepublish/api

Version:
5 lines (4 loc) 78 B
export type PeriodicJobRunObject = { date: Date; isRetry: boolean; };