Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jonnhan
/
mcp-client
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
63a73e3
mcp-client
File size: 57 Bytes
63a73e3
1
2
3
declare
function
sign
(
x:
number
):
number
;
export
= sign;