Pratyush-01's picture
Upload folder using huggingface_hub
08f8699 verified
import { JSONHydrator } from './postcss.js'
interface FromJSON extends JSONHydrator {
default: FromJSON
}
declare let fromJSON: FromJSON
export = fromJSON