UNPKG

@ray-js/library

Version:

Ray library for browser

3 lines (2 loc) 95 B
import { URLAttrs } from './interface'; export default function parse(href: string): URLAttrs;