mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
dictionary
This commit is contained in:
parent
c051946d89
commit
8e489318e5
4 changed files with 74 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue