This commit is contained in:
derpystuff 2023-02-24 16:06:20 +01:00
parent 40f7d8dace
commit 83e64585dd
3 changed files with 39 additions and 0 deletions

View file

@ -53,6 +53,7 @@ const Api = Object.freeze({
UTILS_INFERKIT: '/utils/inferkit',
UTILS_PERSPECTIVE: '/utils/perspective',
UTILS_SCREENSHOT: '/utils/screenshot',
UTILS_TEXTGENERATOR: '/utils/text-generator',
})
module.exports = {