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
/
parse.d.ts
amitesh11
Upload 3019 files
369fac9
verified
11 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
import
{
Parser
}
from
'./postcss.js'
interface
Parse
extends
Parser
{
default
:
Parse
}
declare
const
parse
:
Parse
export
= parse