Skip to content

Commit

Permalink
add to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rizen committed Mar 14, 2024
1 parent db538bd commit 9e0bc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ving/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import { useRedis } from '#ving/redis.mjs'
* useCache() - the same as the result of `useCache()` from '#ving/cache.mjs'
* log() - the same as `log` from '#ving/log.mjs'
* sendMail() - the same as `sendMail` from '#ving/email/send.mjs'
* sleep() - the same as `sleep` from '#ving/utils/sleep.mjs'
* addJob() - the same as `addJob` from '#ving/jobs/queue.mjs'
* findObject() - the same as `ouch` from '#ving/utils/findObject.mjs'
* ouch() - the same as `ouch` from '#ving/utils/ouch.mjs'
Expand Down

0 comments on commit 9e0bc3d

Please sign in to comment.