6 lines
107 B
TypeScript
Raw Normal View History

2023-07-24 11:13:08 +08:00
import { JSONHydrator } from './postcss.js'
declare const fromJSON: JSONHydrator
export default fromJSON