UNPKG

angular-resize-event-package

Version:

Angular directive for detecting changes of an element size.

4 lines (3 loc) 144 B
export { ResizedEvent } from './lib/resized.event'; export * from './lib/resized.directive'; export * from './lib/angular-resize-event.module';