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
Větev:
master
Větve
Značky
master
quran
/
node_modules
/
detect-node-es
/
es5
/
node.d.ts
node.d.ts
98 B
Trvalý odkaz
Historie
Surový
1
2
3
4
/**
* returns true if the current environment is NodeJS
*/
export declare const isNode: boolean;