UNPKG

@raphy/ngx-equalizer

Version:

A library to equalize height and width of elements with Angular4+

5 lines (4 loc) 90 B
export interface EqualizeParams { property: 'height' | 'width'; reset: boolean; }