This website requires JavaScript.
Explore
Help
Sign In
internal
/
sangwaritaxi_website
Watch
3
Star
0
Fork
You've already forked sangwaritaxi_website
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f698c10cd3
sangwaritaxi_website
/
node_modules
/
detect-node-es
/
es5
/
node.d.ts
4 lines
98 B
TypeScript
Raw
Blame
History
/**
* returns true if the current environment is NodeJS
*/
export
declare
const
isNode
:
boolean
;
Reference in New Issue
View Git Blame
Copy Permalink