UNPKG

610 BJavaScriptView Raw
1import { NgModule } from '@angular/core';
2import { CommonModule } from '@angular/common';
3
4/**
5 * @fileoverview added by tsickle
6 * @suppress {checkTypes} checked by tsc
7 */
8class StylesModule {
9}
10StylesModule.decorators = [
11 { type: NgModule, args: [{
12 imports: [CommonModule]
13 },] },
14];
15
16/**
17 * @fileoverview added by tsickle
18 * @suppress {checkTypes} checked by tsc
19 */
20
21/**
22 * @fileoverview added by tsickle
23 * @suppress {checkTypes} checked by tsc
24 */
25/**
26 * Generated bundle index. Do not edit.
27 */
28
29export { StylesModule };
30//# sourceMappingURL=beeman-angular-styles.js.map