mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 03:39:13 +08:00
5 lines
107 B
Text
5 lines
107 B
Text
import { JSONHydrator } from './postcss.js'
|
|
|
|
declare const fromJSON: JSONHydrator
|
|
|
|
export default fromJSON
|