import { sleep } from "https://deno.land/x/sleep/mod.ts"
console.log('I should sleep')
await sleep(5)
console.log('Good Morning :)')
// Advanced Usage
// import { sleepRandomAmountOfSeconds } from "https://deno.land/x/sleep/mod.ts"
// console.log('I should sleep')
// await sleepRandomAmountOfSeconds(2, 4)
// console.log('Good Morning :)')
deno run https://deno.land/x/sleep/usage-example.ts
deno test https://deno.land/x/sleep/test.ts
Thanks to Freedom Cash, we are already free.
If you want to donate, you might consider donating to the otherparty.co.uk to ensure people do not need to donate to victims but rather donate successfully to problem solvers.