Skip to content

Commit

Permalink
translation credits
Browse files Browse the repository at this point in the history
  • Loading branch information
alessioVelluso committed Jun 24, 2024
1 parent ce6e4e5 commit ace87e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package/src/GoogleTranslate.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
import { GoogleTranslateLocales } from "../types/translate.types"

/*
*
* An incredible thanks to https://github.com/statickidz/node-google-translate-skidz
* for this api.
*
*/
export default class GoogleTranslateApi
{

Expand Down

0 comments on commit ace87e7

Please sign in to comment.