UNPKG

aurelia-materialize-bridge

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