1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 00:55:20 +01:00

Update index.d.ts

This commit is contained in:
Paco Len 2019-05-07 22:37:03 +02:00 committed by GitHub
parent 2e1efb8926
commit 532e26079d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,8 @@ export type LanguageList = {
fr: LanguageType,
ja: LanguageType,
ko: LanguageType,
pl: LanguageType
pl: LanguageType,
it: LanguageType
}
declare var l: LanguageList