DIR: /proc/self/root/var/www/devs.lapieza.net/node_modules/pusher-js/src/core/http/ |
Current File : //proc/self/root/var/www/devs.lapieza.net/node_modules/pusher-js/src/core/http/url_location.ts |
interface URLLocation { base: string; queryString: string; } export default URLLocation; |