This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
masif
/
quran
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Cabang:
master
Ranting
Tag
master
quran
/
node_modules
/
detect-node-es
/
es5
/
node.d.ts
node.d.ts
98 B
Permalink
Riwayat
Mentahan
1
2
3
4
/**
* returns true if the current environment is NodeJS
*/
export declare const isNode: boolean;