UNPKG

@funnelback/ng-sds

Version:

`@funnelback/ng-sds` is Bootstrap 5 based library that aims to implement the [Squiz Design System specification](https://designsystem.squiz.net/) in Angular.

6 lines (5 loc) 219 B
export * from './layout.module'; export { WindowSize, BreakpointType, ViewType, } from './layout.model'; export * from './layout.service'; export * from './view-type.service'; export * from './breakpoint-type.service';