UNPKG

aurelia-materialize-bridge

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