Update crunchyTypes.d.ts

This commit is contained in:
Tera 2025-04-17 04:57:33 +03:00 committed by GitHub
parent 1e1eeb881d
commit 000168f0cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,7 @@ export type CrunchyDownloadOptions = {
}
export type CrunchyMultiDownload = {
absolute?: boolean,
dubLang: string[],
all?: boolean,
but?: boolean,