UNPKG

@greg-md/ng-flex-css-layout

Version:

Flex-CSS-Layout is an alternative behaviour of Flex-Layout directives, that will still work with Angular Universal and App Shell.

8 lines (7 loc) 297 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { BaseDirective as ɵa } from './lib/directive'; export { FLEX_CSS_BREAKPOINTS as ɵb, FlexCssService as ɵc } from './lib/flex-css.service'; export { ShowHideDirective as ɵd } from './lib/show-hide.directive';