Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
18790411793
/
paymentCode
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
91ea8493ad
Branches
Tags
master
paymentCode
/
node_modules
/
get-proto
/
Reflect.getPrototypeOf.d.ts
Reflect.getPrototypeOf.d.ts
67 B
History
Raw
1
2
3
declare const x: typeof Reflect.getPrototypeOf | null;
export = x;