mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
Update crunchyTypes.d.ts
This commit is contained in:
parent
1e1eeb881d
commit
000168f0cb
1 changed files with 1 additions and 0 deletions
1
@types/crunchyTypes.d.ts
vendored
1
@types/crunchyTypes.d.ts
vendored
|
|
@ -43,6 +43,7 @@ export type CrunchyDownloadOptions = {
|
|||
}
|
||||
|
||||
export type CrunchyMultiDownload = {
|
||||
absolute?: boolean,
|
||||
dubLang: string[],
|
||||
all?: boolean,
|
||||
but?: boolean,
|
||||
|
|
|
|||
Loading…
Reference in a new issue