UNPKG

aurelia-materialize-bridge

Version:
13 lines 372 B
import { __decorate, __metadata } from "tslib"; import * as au from "../aurelia"; var MdWell = /** @class */ (function () { function MdWell() { } __decorate([ au.bindable, __metadata("design:type", au.Router) ], MdWell.prototype, "router", void 0); return MdWell; }()); export { MdWell }; //# sourceMappingURL=md-well.js.map