UNPKG

aurelia-materialize-bridge

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