DIR: /proc/1784574/task/1784574/cwd/node_modules/pusher-js/src/core/http/ |
Current File : //proc/1784574/task/1784574/cwd/node_modules/pusher-js/src/core/http/url_location.ts |
interface URLLocation { base: string; queryString: string; } export default URLLocation; |