6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
import { JSONHydrator } from './postcss.js'
|
|
|
|
declare const fromJSON: JSONHydrator
|
|
|
|
export default fromJSON
|