Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amitesh11
/
pose
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
369fac9
pose
/
web
/
node_modules
/
postcss
/
lib
/
stringify.d.ts
amitesh11
Upload 3019 files
369fac9
verified
11 months ago
raw
Copy download link
history
blame
Safe
165 Bytes
import
{
Stringifier
}
from
'./postcss.js'
interface
Stringify
extends
Stringifier
{
default
:
Stringify
}
declare
const
stringify
:
Stringify
export
= stringify