Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AgentVerse
/
agentVerse
like
28
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
agentVerse
/
ui
/
src
/
phaser3-rex-plugins
/
templates
/
spinner
/
clock
/
Clock.d.ts
AgentVerse
first commit
670a607
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
76 Bytes
import
Base
from
'../base/Base'
;
export
default
class
Clock
extends
Base
{ }