Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yannhalrd
/
test-mcp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-mcp
/
node_modules
/
call-bind-apply-helpers
/
reflectApply.js
Yann HALLOUARD
Add application file
08790d0
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
'use strict'
;
/**
@type
{
import('./reflectApply')
} */
module
.
exports
=
typeof
Reflect
!==
'undefined'
&&
Reflect
&&
Reflect
.
apply
;