| Current Path : /var/www/html/redd/node_modules/postcss/lib/ |
| Current File : /var/www/html/redd/node_modules/postcss/lib/fromJSON.d.ts |
import { JSONHydrator } from './postcss.js'
interface FromJSON extends JSONHydrator {
default: FromJSON
}
declare let fromJSON: FromJSON
export = fromJSON