UNPKG

@gip-recia/extended-uportal-header

Version:

a component to deport the uPortal menu

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