This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
illiaKozyr
/
Homework
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
8
Pull-Requests
0
Wiki
Struktur:
c722a49f64
Branches
Tags
main
Homework
/
Fakogram REACT project
/
node_modules
/
file-uri-to-path
/
index.d.ts
index.d.ts
77 B
Verlauf
Originalformat
1
2
declare function fileUriToPath(uri: string): string;
export = fileUriToPath;