This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
masif
/
quran
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
cf937194cb
Větve
Značky
master
quran
/
node_modules
/
next
/
dist
/
lib
/
file-exists.d.ts
file-exists.d.ts
101 B
Historie
Surový
1
export declare function fileExists(fileName: string, type?: 'file' | 'directory'): Promise<boolean>;