fromJSON.d.ts 107 Bytes Raw Blame History Permalink 1 2 3 4 5 import { JSONHydrator } from './postcss.js' declare const fromJSON: JSONHydrator export default fromJSON