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
File size: 66 Bytes
08790d0
1
2
3
declare
const
equal
:
(
a:
any
, b:
any
) =>
boolean
;
export
= equal;