UNPKG

ngx-bootstrap

Version:
15 lines 376 B
import { Injectable } from '@angular/core'; var BsModalRef = /** @class */ (function () { function BsModalRef() { /** * Hides the modal */ this.hide = Function; } BsModalRef.decorators = [ { type: Injectable }, ]; return BsModalRef; }()); export { BsModalRef }; //# sourceMappingURL=bs-modal-ref.service.js.map