This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
masif
/
quran
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
quran
/
node_modules
/
detect-node-es
/
es5
/
node.d.ts
node.d.ts
98 B
Permalink
Verlauf
Originalformat
1
2
3
4
/**
* returns true if the current environment is NodeJS
*/
export declare const isNode: boolean;