/opt/canhelp/node_modules/next/node_modules/postcss/lib
Edit: /opt/canhelp/node_modules/next/node_modules/postcss/lib/fromJSON.d.ts (162B)
import { JSONHydrator } from './postcss.js'
interface FromJSON extends JSONHydrator {
default: FromJSON
}
declare const fromJSON: FromJSON
export = fromJSON