UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 81 B
export { getUrlPathname }; declare function getUrlPathname(url: string): string;