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 0b1d1d4 commit 00d1193Copy full SHA for 00d1193
utils/getLanguage.ts
@@ -1,6 +1,5 @@
1
import * as fs from 'node:fs'
2
import * as path from 'node:path'
3
-import { pathToFileURL } from 'node:url'
4
5
interface LanguageItem {
6
hint?: string
0 commit comments