Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Logankunfall
/
chutesmovie
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chutesmovie
File size: 72 Bytes
2ae0ff1
1
2
3
4
declare
function
isObject
(
x:
unknown
): x is
object
;
export
= isObject;