6 lines
107 B
TypeScript
Raw Normal View History

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