dictionary

This commit is contained in:
derpystuff 2022-06-22 23:44:59 +02:00
parent c051946d89
commit 8e489318e5
4 changed files with 74 additions and 1 deletions

View file

@ -28,6 +28,7 @@ const Api = Object.freeze({
SEARCH_AUDIO: '/search/audio',
SEARCH_BING: '/search/bing',
SEARCH_BING_IMAGES: '/search/bing-images',
SEARCH_DICTIONARY: '/search/dictionary',
SEARCH_GOOGLE: '/search/google',
SEARCH_GOOGLE_IMAGES: '/search/google-images',
SEARCH_LYRICS: '/search/lyrics',