UNPKG
@skobyn/mcp-dataforseo
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Model Context Protocol server for DataForSEO API
@skobyn/mcp-dataforseo
/
mcp-dataforseo
/
node_modules
/
call-bind-apply-helpers
/
reflectApply.d.ts
4 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
4
declare
const
reflectApply
:
false
|
typeof
Reflect
.
apply
;
export
= reflectApply;