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