Appearance
function useCronTab( crontab: string, callback: (...args: any[]) => void, ): () => void;
crontab
string
callback
args
any
void
(): void;