Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
clapper
like
26
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
clapper
/
packages
/
timeline
/
dist
/
hooks
/
useAxis.d.ts
jbilcke-hf
HF Staff
Upload folder using huggingface_hub
60e3020
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
import
*
as
THREE
from
"three"
;
export
declare
const
useAxis
:
() =>
THREE
.
BufferGeometry
<
THREE
.
NormalBufferAttributes
>[];