This website works better with JavaScript
Home
Explore
Help
Sign In
siwei
/
node_util
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8e062b35ad
Branches
Tags
dev
node_util
/
node_modules
/
has-proto
/
index.d.ts
index.d.ts
57 B
History
Raw
1
2
3
declare function hasProto(): boolean;
export = hasProto;