UNPKG

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

Version:

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

6 lines 283 B
export default class sizeHelper { static validate(size: string, withAuto: boolean, withCustom: boolean): boolean; static breakPointName(size: number): string; static elementWidth(element: HTMLElement | null | undefined): number; } //# sourceMappingURL=sizeHelper.d.ts.map