UNPKG

dicom-microscopy-viewer-changed

Version:
10 lines (6 loc) 162 B
import { JSONHydrator } from './postcss.js' interface FromJSON extends JSONHydrator { default: FromJSON } declare const fromJSON: FromJSON export = fromJSON