UNPKG

@gip-recia/esco-content-menu-lit

Version:

Web component to display into eyebrow menu a user information menu with profile picture and more.

7 lines 252 B
export default class textHelper { static truncate(string: string): string; static sanitize(string: string): string; static getAcronym(str: string): string; static hashCode(str: string): string; } //# sourceMappingURL=textHelper.d.ts.map