This website requires JavaScript.
Explore
Help
Sign In
Oak-Team
/
oak-domain
Watch
13
Star
0
Fork
You've already forked oak-domain
0
Code
Issues
Pull Requests
Packages
Projects
Releases
33
Wiki
Activity
4a6610e49e
oak-domain
/
lib
/
utils
/
cron.d.ts
2 lines
79 B
TypeScript
Raw
Blame
History
export
declare
function
schedule
(
cron
:
string
,
fn
:
(
date
:
Date
)
=
>
any
)
:
void
;
Reference in New Issue
View Git Blame
Copy Permalink