UNPKG

eip-components-web

Version:
4 lines 145 B
import { Href } from './href/types'; declare const nextUrl: (href: Href) => string; export default nextUrl; //# sourceMappingURL=nextUrl.d.ts.map