UNPKG

shatter_monitor

Version:
7 lines (6 loc) 141 B
export declare function url2obj(url: string): { host?: string; path?: string; protocol?: string; relative?: string; };