function fromCron(expr: string, opts?: FromCronOptions): Store<Date | undefined>
expr
string
opts
FromCronOptions