UNPKG

siegel

Version:

Web application development ecosystem

4 lines (3 loc) 120 B
import type { ParsePathname } from './types'; declare const parsePathname: ParsePathname; export default parsePathname;