Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amitesh11
/
pose
like
0
Runtime error
App
Files
Files
Community
369fac9
pose
/
web
/
node_modules
/
postcss
/
lib
/
fromJSON.d.ts
amitesh11
Upload 3019 files
369fac9
verified
10 months ago
raw
Copy download link
history
blame
Safe
162 Bytes
import
{
JSON
Hydrator }
from
'./postcss.js'
interface
FromJSON
extends
JSON
Hydrator {
default
:
FromJSON
}
declare
const
fromJSON
:
FromJSON
export
= fromJSON