UNPKG

aurelia-materialize-bridge

Version:
12 lines 405 B
import { __decorate } from "tslib"; import * as au from "../aurelia"; var MdCollectionHeader = /** @class */ (function () { function MdCollectionHeader() { } MdCollectionHeader = __decorate([ au.customElement("md-collection-header") ], MdCollectionHeader); return MdCollectionHeader; }()); export { MdCollectionHeader }; //# sourceMappingURL=collection-header.js.map