UNPKG

msal

Version:
4 lines (3 loc) 220 B
export declare const scrubTenantFromUri: (uri: string) => String; export declare const hashPersonalIdentifier: (valueToHash: string) => string; export declare const prependEventNamePrefix: (suffix: string) => string;