This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
masif
/
quran
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Branch:
master
Branch-ok
Tag-ek
master
quran
/
node_modules
/
next
/
dist
/
lib
/
file-exists.d.ts
file-exists.d.ts
101 B
Állandó hivatkozás
Előzmények
Nyers
1
export declare function fileExists(fileName: string, type?: 'file' | 'directory'): Promise<boolean>;