We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d6a46 commit c3c591fCopy full SHA for c3c591f
src/scripts/crowdin/translations/postLangPRs.ts
@@ -1,7 +1,7 @@
1
import fs from "fs"
2
3
import { LOCALES_CODES } from "../../../lib/constants"
4
-import { BucketsList } from "../import/types"
+import type { BucketsList } from "../import/types"
5
6
import { BUCKETS_PATH } from "./constants"
7
import { createLocaleTranslationPR } from "./utils"
0 commit comments