UNPKG

mattermost-redux

Version:

Common code (API client, Redux stores, logic, utility functions) for building a Mattermost client

2 lines (1 loc) 86 B
export declare function cleanUrlForLogging(baseUrl: string, apiUrl: string): string;