智慧水务管理系统 - 精河县供水工程综合管理平台

123456789
  1. import { JSONHydrator } from './postcss.js'
  2. interface FromJSON extends JSONHydrator {
  3. default: FromJSON
  4. }
  5. declare let fromJSON: FromJSON
  6. export = fromJSON