Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dylanebert
/
gsplat-editor
like
47
Running
App
Files
Files
Community
1
18a4acc
gsplat-editor
/
editor
/
src
/
InputMode.ts
dylanebert
HF staff
initial commit
e6b949c
about 1 year ago
raw
Copy download link
history
blame
Safe
49 Bytes
export
interface
InputMode
{
exit
():
void
;
}