UNPKG

dicom-microscopy-viewer-changed

Version:
6 lines (3 loc) 117 B
import { Url } from './'; declare function parse(input: string, slashesDenoteHost?: boolean): Url; export = parse;